IMsVariableTestSettings.IncludedSources

Syntax

IncludedSources: IMsVariableTestDataList;

Description

The IncludedSources property returns the collection of variables, for which the descriptive statistic is calculated.

Comments

To determine parameters of missing data treatment in variables, use the IMsVariableTestSettings.MissingData property.

Example

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

See also:

IMsVariableTestSettings