IMsModelSpace.EndDate

Syntax

EndDate: DateTime;

Description

The EndDate property determines the calendar period end date used for calculations in modeling container.

Comments

To determine start date of the calendar period applied for calculation, use the IMsModelSpace.StartDate property.

Example

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

See also:

IMsModelSpace