IMsVariableTestSettings.EndDate

Syntax

EndDate: DateTime;

Description

The EndDate property determines the end point of calculation.

Comments

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

Example

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

See also:

IMsVariableTestSettings