IMsDatePeriod.StartCoord

Syntax

StartCoord: IMsModelCoordAttributes;

Description

The StartCoord property determines settings of the coordinate that sets 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:

IMsDatePeriod