IMsCollapseTransform.OutputLevel

Fore Syntax

OutputLevel: DimCalendarLevel;

Fore.NET Syntax

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

Description

The OutputLevel property determines an output frequency.

Comments

The property is outdated, use IMsCollapseTransform.InputLevel.

In order model is calculated correctly, output frequency must be greater than model frequency specified by the IMsFormula.Level property. For example, the Quarter is indicated as a calculation step of model frequency. Thus, the output frequency can only be Years and Half-years.

See also:

IMsCollapseTransform