The IMDCalculationSlicesInstance interface contains properties and methods that are used to work with the collection of data source or data consumer instance dimensions.
Property name | Brief description | |
Count | The Count property returns the number of data source or data consumer dimensions. | |
Item | The Item property returns dimension parameters. |
Method name | Brief description | |
FindById | The FindById method searches for a dimension by its identifier. | |
FindByKey | The FindByKey method searches for a dimension by its key. |
See also: