IEmHistoryItem.Method

Fore syntax

Method: EmStatMethod;

Fore.NET syntax

Method: Prognoz.Platform.Interop.Modeller.EmStatMethod;

Description

The Method property returns express modeling calculation method type.

Comments

Depending on the calculation method type, an interface to which the IEmHistoryItem.Settings property returned object is cast.

Fore and Fore.NET examples

The property use is given in the example for IEmHistory.ActiveItem.

See also:

IEmHistoryItem