IMsDFTestSettings.TestedSeries

Syntax

TestedSeries: ADFTestedSeriesType;

Description

The TestedSeries property determines a method of series differentiation.

Comments

To determine the type of the model used for test calculation, use the IMsDFTestSettings.EquationType property.

Example

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

See also:

IMsDFTestSettings