Assembly: Express;
Namespace: Prognoz.Platform.Interop.Express;
The IEaxObjectDimensionInstance interface is used to work with object data.
IEaxObjectDimensionInstance
On using the interface you can get dimensions and object selection.
| Property name | Brief description | |
| Dimension | The Dimension property returns dimension data. | |
| Selection | The Selection property returns dimension selection. |
| 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: