Assembly: ExtCtrls;
The ISearchDataSourcesSelectionInfoList interface contains properties that are used to work with the collection that stores information about selection of indexed dimensions.
ISearchDataSourcesSelectionInfoList
Collection parameters can be obtained in the ISearchDataSourcesItem.Selection property.
Property name | Brief description | |
Count | The Count property returns the number of dimensions in the collection. | |
Item | The Item property returns parameters of specified dimension selection. |
See also: