IEaxDimensionDescriptor

Assembly: Express;

Description

The IEaxDimensionDescriptor interface is used to work with dimension description.

Inheritance Hierarchy

          IEaxDimensionDescriptor

Comments

To work with collection of dimension description, use the properties of the IEaxDimensionDescriptors interface.

Properties

  Property name Brief description
DimKey The DimKey property returns dimension key.
Slice The Slice property returns object to work with data slice to which dimension belongs.
SliceType The SliceType property returns type of dimension data source.

Methods

  Method name Brief description
Equal The Equal method compare dimension description with another description.

See also:

Express Assembly Interfaces