IMsCrossDimensionAggregationOptions.IncludeOnlyChild

Syntax

IncludeOnlyChild: Boolean;

Description

The IncludeOnlyChild property determines whether to calculate aggregation only one level down the hierarchy.

Comments

The property value will be taken into account in calculation if the IMsCrossDimensionAggregationOptions.FollowHierarchy property is set to True.

Available values:

Example

The property use is given in the example for IMsCrossDimensionAggregationOptions.LevelValue.

See also:

IMsCrossDimensionAggregationOptions