Click or drag to resize
BucketItems Property
Contains property items for current bucket.

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 IDictionary<string, BucketItem> Items { get; }

Property Value

Type: IDictionaryString, BucketItem
See Also