IMsCrossDimensionAggregationOptions.IncludeOnlyChild

Fore Syntax

IncludeOnlyChild: Boolean;

Fore.NET Syntax

IncludeOnlyChild: boolean;

Description

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

Comments

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