IFormulaTransformModel.ForecastEndDateParamId

Syntax

ForecastEndDateParamId: String;

Description

The ForecastEndDateParamId property determines an identifier of the parameter specifying forecasting period end date.

Comments

To determine the parameter setting the forecasting period start date, use the IFormulaTransformModel.ForecastStartDateParamId property.

Example

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

See also:

IFormulaTransformModel