The ICompoundDimensionInstance interface contains properties and methods used to work with data of composite dictionary.
| Property name | Brief description | |
| Selection | The Selection property returns selection of a collection of dictionaries, on which the composite dictionary is based. | |
| Type | The Type property returns type of composite dimension. |
| Method name | Brief description | |
| ComposeElement | The ComposeElement method returns index of composite dictionary element by its sources. | |
| DecomposeElement | The DecomposeElement method decomposes composite dictionary element into sources. |
See also: