IDmMethodDetails.DisplayName

Fore Syntax

DisplayName: String;

Fore.NET Syntax

DisplayName: string;

Description

The DisplayName property returns method name.

Comments

Parameters of the statistical method used in analysis are returned by the IDmMethodDetails.StatMethod property.

Fore and Fore.NET Examples

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

See also:

IDmMethodDetails