ILanerTransformPeriod.EndOffset

Fore Syntax

EndOffset: Integer;

Fore.NET Syntax

EndOffset: integer;

Description

The EndOffset property determines the number of periods, which the forecast end date is displaced by.

Comments

EndOffset is considered if the ILanerTransformPeriod.AutoPeriod uses one of the following values of the TransformModelAutoPeriodOptions enumeration:

Fore and Fore.NET Examples

The property use is given in the example for ILanerTransformPeriod.AutoPeriod.

See also:

ILanerTransformPeriod