IFormulaTransformModel.ForecastStartDateParamId

Syntax

ForecastStartDateParamId: String;

Description

The ForecastStartDateParamId property determines an identifier of the parameter setting the forecasting period start date.

Comments

To determine the parameter setting the forecasting period end date, use the IFormulaTransformModel.ForecastEndDateParamId property.

Example

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

See also:

IFormulaTransformModel