Click or drag to resize
BucketItemChild Property
Get or sets the child.

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 Bucket Child { get; set; }

Property Value

Type: Bucket
See Also