Assembly: ExtCtrls;
Namespace: Prognoz.Platform.Interop.ExtCtrls;
The ISearchDataSourcesItems interface contains properties and methods used to work with collection of elements containing BI search results.
ISearchDataSourcesItems
Collection of elements can be obtained in the ISearchDataSourcesBox.Items property.
Property name | Brief description | |
Count | The Count property returns the number of elements in collection. | |
Item | The Item property returns parameters of the specified element with BI search results. |
See also: