IDmMethodDetails.StatMethod

Fore Syntax

StatMethod: IStatMethod;

Fore.NET Syntax

StatMethod: Prognoz.Platform.Interop.Stat.IStatMethod;

Description

The StatMethod property returns statistical method parameters used in analysis.

Comments

Method name is returned by the IDmMethodDetails.DisplayName property.

Fore and Fore.NET Examples

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

See also:

IDmMethodDetails