IMsVariableTestSettings.StartDate

Syntax

StartDate: DateTime;

Description

The StartDate property determines the start point of calculation.

Comments

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

Example

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

See also:

IMsVariableTestSettings