IMsCollapseTransform.OutputLevel

Fore Syntax

OutputLevel: DimCalendarLevel;

Fore.NET Syntax

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

Description

The OutputLevel property determines the 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, as a calculation step of model frequency the Quarter is indicated. Thus, the output frequency can only be Years and Half-years.

See also:

IMsCollapseTransform