IMsVariableTestSettings.EndDate

Fore Syntax

EndDate: DateTime;

Fore.NET Syntax

EndDate: System.DateTime;

Description

The EndDate property determines the end point of calculation.

Comments

To determine the start point of calculation, use the IMsVariableTestSettings.StartDate property.

Fore and Fore.NET Examples

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

See also:

IMsVariableTestSettings