Assembly: BISearch;
The ISearchDimSelectionSet interface contains properties that are used to work with the collection of indexed combinations of data source dimensions.
ISearchDimSelectionSet
The collection of indexed dimension combinations can be obtained using the following 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: