IMsPointwiseCollapseTransform.InputLevel

Fore Syntax

InputLevel: DimCalendarLevel;

Fore.NET Syntax

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

Description

The InputLevel property determines original frequency.

Comments

For correct model calculation the original frequency must be less than the model frequency. For example, as a calculation step of model frequency the Quarter is indicated. Thus, initial frequency can only be Months, Weeks and Days.

Fore and Fore.NET Examples

The property use is given in the example for IMsPointwiseCollapseTransform.Input.

See also:

IMsPointwiseCollapseTransform