IDmForecasting.ForecastingPointsCount

Fore Syntax

ForecastingPointsCount: Integer;

Fore.NET Syntax

ForecastingPointsCount: Integer;

Description

The ForecastingPointsCount property determines the number of forecasting periods.

Comments

Forecasting calendar frequency is determined by the IDmForecasting.Level property.

Fore and Fore.NET Examples

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

See also:

IDmForecasting