IMsModelPeriod.ForecastStartDateCoord

Syntax

ForecastStartDateCoord: IMsModelCoordAttributes;

Description

The ForecastStartDateCoord property determines settings of the coordinate that sets forecasting period start date.

Comments

The coordinate is available only if the model is in the multidimensional iterator. In calculation, the coordinate is the current iteration of multidimensional iterator, in which the model is calculated.

Example

The example of use is given in description of the IMsModelPeriod.IdentificationStartDateCoord property.

See also:

IMsModelPeriod