ISearchDimSelectionSet

Assembly: BISearch;

Namespace: Prognoz.Platform.Interop.BISearch;

Description

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

Inheritance Hierarchy

ISearchDimSelectionSet

Comments

You can get collection of dimension indexed combinations using the following properties:

Properties

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

See also:

BISearch Assembly Interfaces