Click or drag to resize
BucketGroupByContainerKey Property
Gets or set the key by which group by will be made.

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 string Key { get; set; }

Property Value

Type: String
See Also