IDmForecasting.Level

Fore Syntax

Level: DimCalendarLevel;

Fore.NET Syntax

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

Description

The Level property determines the calendar frequency of the time series, for which forecasting is executed.

Comments

The property is not taken into account if the Grey forecast is used. The method used for forecasting is returned by the IDmForecasting.ForecastingMethod property.

Fore and Fore.NET Examples

The property use is given in the example for IDmForecasting.ForecastingMethod.

See also:

IDmForecasting