IFormulaTransformModel.IdentificationEndDateParamId

Syntax

IdentificationStartDateParamId: String;

Description

The IdentificationEndDateParamId property determines an identifier of the parameter specifying the sample period end date.

Comments

To determine the parameter setting the sample period start date, use the IFormulaTransformModel.IdentificationStartDateParamId property.

Example

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

See also:

IFormulaTransformModel