IMsCrossDimensionAggregationOptions.KeepSegment

Fore Syntax

KeepSegment: Boolean;

Fore.NET Syntax

KeepSegment: boolean;

Description

The KeepSegment property determines whether to calculate the KeepSegment function.

Comments

Available values:

The KeepSegment function returns the series truncated to the range by the specified date:

Fore and Fore.NET Examples

The property use is given in the example for IMsCrossDimensionAggregationTransform.AppliesToExpression.

See also:

IMsCrossDimensionAggregationOptions