IFormulaTransformModel.IdentificationEndDateParamId

Fore Syntax

IdentificationStartDateParamId: String;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IFormulaTransformModel