IMsCrossDimensionAggregationOptions.IncludeParent

Fore Syntax

IncludeParent: Boolean;

Fore.NET 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:

Fore and Fore.NET Examples

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

See also:

IMsCrossDimensionAggregationOptions