Assembly: Modeller;
Namespace: Prognoz.Platform.Interop.Modeller;
The IEmHeader interface determines data header parameters.
IEmHeader
The IExpressModeller.History property returns express modeling data headers parameters.
| Property name | Brief description | |
| Count | The Count property determines the header elements number. | |
| Item | The Item property determines specified header element value. | |
| Value | The Value property determines the rows array that contains header elements. |
| Method name | Brief description | |
| Clear | The Clear method clears the data header. |
See also: