IPrxSlice.IsAggregationEnabled

Syntax

IsAggregationEnabled: Boolean;

Description

The IsAggregationEnabled property returns whether aggregation is available in the slice.

Comments

The property returns True if the AggregationEnabled property is set to TriState.OnOption and an aggregation method is selected.

Example

The property use is given in the example for IPrxSlice.AggregationEnabled.

See also:

IPrxSlice