ILanerTransformPeriod.StartOffset

Fore Syntax

StartOffset: Integer;

Fore.NET Syntax

StartOffset: integer;

Description

The StartOffset property determines the number of periods, by which the start date of sample period is displaced.

Comments

StartOffset is considered if ILanerTransformPeriod.AutoPeriod uses one of the following values of theTransformModelAutoPeriodOptions enumeration:

Fore and Fore.NET examples

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

See also:

ILanerTransformPeriod