IMsInterpolateTransform.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 IMsInterpolateTransform.InputLevel.

In order model is calculated correctly, output frequency must be less than model frequency (IMsFormula.Level). For example, the Month is specified as the calculation step of model. So, only Weeks and Days can be the output frequency.

See also:

IMsInterpolateTransform