IDmMethodDetails.StatMethod

Syntax

StatMethod: IStatMethod;

Description

The StatMethod property returns statistical method parameters used in analysis.

Comments

To gate method name, use the IDmMethodDetails.DisplayName property.

Example

The property use is given in the example for IDmMethod.Execute.

See also:

IDmMethodDetails