Assembly: Express;
The IEaxDimensionDescriptor interface is used to work with dimension description.
IEaxDimensionDescriptor
To work with collection of dimension description, use the properties of the IEaxDimensionDescriptors interface.
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. |
Method name | Brief description | |
Equal | The Equal method compare dimension description with another description. |
See also: