IMsModelPeriod.ForecastEndDateCoord

Syntax

ForecastEndDateCoord: IMsModelCoordAttributes;

Description

The ForecastEndDateCoord property determines settings of the coordinate that sets forecasting period end 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