IMsCrossDimensionAggregationOptions.IncludeParent

Syntax

IncludeParent: Boolean;

Description

The IncludeParent property determines whether to take into account a source hierarchy element in aggregation.

Comments

Value of the IncludeParent property is 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