Gets whether the aggregator supports computing the aggregation
for all groups directly from the group levels.
Namespace:
Extreme.DataAnalysis
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public virtual bool SupportsDirectAggregation { get; }
Public Overridable ReadOnly Property SupportsDirectAggregation As Boolean
Get
public:
virtual property bool SupportsDirectAggregation {
bool get ();
}
abstract SupportsDirectAggregation : bool with get
override SupportsDirectAggregation : bool with get
Property Value
Type:
Boolean
Reference