IsAggregationEnabled: Boolean;
IsAggregationEnabled: System.Boolean;
The IsAggregationEnabled property returns whether aggregation is available in the slice.
The property returns True if the AggregationEnabled property is set to TriState.OnOption and an aggregation method is selected.
The property use is given in the example for IPrxSlice.AggregationEnabled.
See also: