Click or drag to resize
BucketOrderByItems Property
Holds order by information.

Namespace:  Intuit.Ipp.LinqExtender
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public IList<BucketOrderByInfo> OrderByItems { get; }

Property Value

Type: IListBucketOrderByInfo
See Also