IEaxDataAreaSliceParams

Assembly: Express;

Description

The IEaxDataAreaSliceParams interface is used to work with parameters of analytical data area slice.

Inheritance Hierarchy

          IEaxDataAreaSliceParams

Comments

To work with collection of analytical data area parameters collection, use properties and methods of the IEaxDataAreaParams interface.

Properties

  Property name Brief description
Count The Count property returns number of analytical data area parameters.
Item The Item property returns parameter of analytical data area by its index.

Methods

  Method name Brief description
FindById The FindById method searches for the parameter of analytical data area by its identifier.
FindByKey

The FindByKey method searches for the analytical data area parameter by its key.

IndexOf The IndexOf method returns index of specified parameter of analytical data area.

See also:

Express Assembly Interfaces