ForecastStartDateParamID: String;
The ForecastStartDateParamID property determines identifier of the parameter that sets forecasting period start date.
If the parameter is not set or not found, the data is determined by the IMsModelPeriod.ForecastStartDate property.
The parameter value can be:
Date.
Number.
String.
Features of using number and string values are given in description of the IMsModelPeriod.IdentificationEndDateParamID property.
The property use is given in the example for IMsModelPeriod.ForecastEndDateParamID.
See also: