IFormulaTransformModel.IdentificationEndDate

Syntax

IdentificationEndDate: DateTime;

Description

The IdentificationEndDate property determines sample period end date.

Comments

Forecast start date is calculated as IdentificationEndDate plus one period. Simultaneous use of the IdentificationEndDate and IFormulaTransformModel.ForecastStartDate properties is prohibited.

Example

The property use is given in the example for IFormulaTransformModel.ForecastEndDate.

See also:

IFormulaTransformModel