Assembly: Modeller;
Namespace: Prognoz.Platform.Interop.Modeller;
The IEmHistoryItem interface is used to work with the express modeling methods calculations history record.
IEmHistoryIteme
To get a record use the IEmHistory.Item method.
Property name | Brief description | |
FilePath | The FilePath property returns the full path of the directory where the report on calculation of the express modeling method. | |
Index | The Index property returns record index to the calculation histories. | |
Method | The Method property returns express modeling calculation method type. | |
Settings | The Settings property returns object that contains express modeling calculation method common parameters. |
See also: