Assembly: Dimensions;
Namespace: Prognoz.Platform.Interop.Dimensions;
The ICompoundDimensionSource interface contains properties for working with source of composite dictionary.
ICompoundDimensionSource
The data sources collection of composite dictionary is returned by the ICompoundDimensionSources interface.
| Property name | Brief description | |
| Dimensions | The Dimensions property returns fixed dimensions of the source. | |
| ForcedHideSourceName | The ForcedHideSourceName property returns whether data source name is displayed in a composite dictionary. |
| Property name | Brief description | |
| Id | The Id property determines object identifier. | |
| Key | The Key property returns the object key. | |
| Name | The Name property determines object name. |
See also: