IFormulaTransformModel.ForecastEndDateParamId

Fore Syntax

ForecastEndDateParamId: String;

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

Fore and Fore.NET Examples

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

See also:

IFormulaTransformModel