BucketOrderByInfoIsAscending Property |
Gets true if the order by is ascending.
Namespace:
Intuit.Ipp.LinqExtender
Assembly:
Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic bool IsAscending { get; }
Property Value
Type:
Boolean
See Also