IEmHeader

Assembly: Modeller;

Namespace: Prognoz.Platform.Interop.Modeller;

Description

The IEmHeader interface determines data header parameters.

Inheritance hierarchy

          IEmHeader

Comments

The IExpressModeller.History property returns express modeling data headers parameters.

Properties

  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.

Methods

  Method name Brief description
Clear The Clear method clears the data header.

See also:

Modeller Assembly Interfaces