IMsModelSpace.StartDate

Syntax

StartDate: DateTime;

Description

The StartDate property determines the calendar period start date used for calculations in modeling container.

Comments

To determine end date of the calendar period applied for calculation, use the IMsModelSpace.EndDate property.

Example

The property use is given in the example for IMsModelSpace.DefaultObject.

See also:

IMsModelSpace