IFormulaTransformModel.ForecastStartDateParamId

Fore Syntax

ForecastStartDateParamId: String;

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

Fore and Fore.NET Examples

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

See also:

IFormulaTransformModel