IMsVariableTestSettings.StartDate

Fore Syntax

StartDate: DateTime;

Fore.NET Syntax

StartDate: System.DateTime;

Description

The StartDate property determines the start point of calculation.

Comments

To determine the end point of calculation, use the IMsVariableTestSettings.EndDate property.

Fore and Fore.NET Examples

The property use is given in the example for IMsMetaModelVisualController.DFTest.

See also:

IMsVariableTestSettings