Assembly: ExtCtrls;
The ISearchDataSourcesSelectionInfo interface contains properties that are used to work with the collection of indexed dimension elements.
ISearchDataSourcesSelectionInfo
Collection parameters can be obtained in the ISearchDataSourcesItem.Selection property.
Property name | Brief description | |
Count | The Count property returns the number of selected dimension elements. | |
FactorKey | The FactorKey property returns unique dimension key. | |
Item | The Item property returns dimension element parameters. |
See also: