IMsModelSpace.StartDate

Fore Syntax

StartDate: DateTime;

Fore.NET Syntax

StartDate: System.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.

Fore and Fore.NET Examples

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

See also:

IMsModelSpace