ISearchDimSelectionSet

Assembly: BISearch;

Description

The ISearchDimSelectionSet interface contains properties that are used to work with the collection of indexed combinations of data source dimensions.

Inheritance Hierarchy

ISearchDimSelectionSet

Comments

The collection of indexed dimension combinations can be obtained using the following properties:

Properties

  Property name Brief description
Count The Count property returns the number of dimensions in the collection.
Item The Item property returns information about the specified indexed dimension.

See also:

BISearch Assembly Interfaces