IMsVariableTestSettings.IncludedSources

Fore Syntax

IncludedSources: IMsVariableTestDataList;

Fore.NET Syntax

IncludedSources: Prognoz.Platform.Interop.Ms.IMsVariableTestDataList;

Description

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

Comments

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

Fore and Fore.NET Examples

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

See also:

IMsVariableTestSettings