IMsCalculationChainGroup.Level

Fore Syntax

Level: DimCalendarLevel;

Fore.NET Syntax

Level: Prognoz.Platform.Interop.Dimensions.DimCalendarLevel;

Description

The Level property determines frequency of group calculation.

Comments

To change the calculation period of the group, use the IMsCalculationChainGroup.Period property.

Fore and Fore.NET Examples

The property use is given in the example for IMsCalculationChainGroup.CalculationType.

See also:

IMsCalculationChainGroup