ICompoundDimensionSource

Assembly: Dimensions;

Description

The ICompoundDimensionSource interface contains properties for working with source of composite dictionary.

Inheritance Hierarchy

ICompoundDimensionSource

INamedEntity

Comments

The data sources collection of composite dictionary is returned by the ICompoundDimensionSources interface.

Properties

  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.

Properties inherited from INamedEntity

  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:

Dimensions Assembly Interfaces