IEmPeriodSettings.BeginPeriod

Fore syntax

BeginPeriod: Integer;

Fore.NET syntax

BeginPeriod: integer;

Description

The BeginPeriod property determines retrospective start point.

Comments

The IEmPeriodSettings.EndPeriod property determines retrospective ending point; number of forecast periods is determined by the IEmPeriodSettings.EndFore property.

Fore and Fore.NET examples

The property use is given in the example for IEmARIMASettings.Explained.

See also:

IEmPeriodSettings