IMsPointwiseCollapseTransform.OutputLevel

Fore Syntax

OutputLevel: DimCalendarLevel;

Fore.NET Syntax

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

Comments

The property is outdated, use IMsPointwiseCollapseTransform.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:

IMsPointwiseCollapseTransform