IMsModelPeriod.ForecastStartDateParamID

Syntax

ForecastStartDateParamID: String;

Description

The ForecastStartDateParamID property determines identifier of the parameter that sets forecasting period start date.

Comments

If the parameter is not set or not found, the data is determined by the IMsModelPeriod.ForecastStartDate property.

The parameter value can be:

Features of using number and string values are given in description of the IMsModelPeriod.IdentificationEndDateParamID property.

Example

The property use is given in the example for IMsModelPeriod.ForecastEndDateParamID.

See also:

IMsModelPeriod