IDmMethodDetails.DisplayName

Syntax

DisplayName: String;

Description

The DisplayName property returns method name.

Comments

To get parameters of the statistical method used in analysis, use the IDmMethodDetails.StatMethod property.

Example

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

See also:

IDmMethodDetails