ICompoundSelection

Description

The ICompoundSelection interface contains properties and methods for working with composite selection.

Properties

  Property name Brief description
Filter The Filter property returns parameters of composite selection filter.
IsCompound The IsCompound property determines whether elements of composite dictionary or elements of composite dictionary sources are selected.
IsDisplayCompound The IsDisplayCompound property determines whether private dimensions are displayed as a composite dictionary.
IsSingleSelected The IsSingleSelected property determines whether selection includes sources.
Key The Key property returns key of composite selection.
Selection The Selection property returns composite selection.

Methods

  Method name Brief description
Decompose The Decompose method decomposes composite selection to dimensions.

See also:

Dimensions Assembly Interfaces