Gets whether the aggregator produces a value for empty groups.
Namespace:
Extreme.DataAnalysis
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
bool EmptyGroupsHaveValue { get; }
ReadOnly Property EmptyGroupsHaveValue As Boolean
Get
property bool EmptyGroupsHaveValue {
bool get ();
}
abstract EmptyGroupsHaveValue : bool with get
Property Value
Type:
Boolean
Reference