IFormulaTransformModel.IdentificationEndOffset

Fore Syntax

IdentificationEndOffset: Integer;

Fore.NET Syntax

IdentificationEndOffset: integer;

Description

The IdentificationEndOffset property determines the number of periods, to shift the sample period end date.

Comments

IdentificationEndOffset is taken into account if IFormulaTransformModel.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 IFormulaTransformModel.AutoPeriod.

See also:

IFormulaTransformModel