IMsFormulaTransformSlice.Level

Fore Syntax

Level: DimCalendarLevel;

Fore.NET Syntax

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

Description

The Level property determines calendar frequency of the variable slice.

Comments

If the slice frequency is not set, it is taken from the formula frequency: IMsFormula.Level.

Calendar frequency is important for the aggregation or disaggregation methods calculation.

Fore and Fore.NET Examples

The property use is given in the example for Imodelling.InterpolateP.

See also:

IMsFormulaTransformSlice