IMsChowTestSettings.TestType

Fore Syntax

TestType: ChowTestType;

Fore.NET Syntax

TestType: Prognoz.Platform.Interop.Stat.ChowTestType;

Description

The TestType property determines a test type.

Comments

TestType must be selected depending from ratio of elements number in groups:

Fore Example

The property use is given in the example for IMsChowTestSettings.GroupSeparator.

See also:

IMsChowTestSettings