Show contents 

Ms > Ms Assembly Interfaces > IMsStubSelectionFilter > IMsStubSelectionFilter.Item

IMsStubSelectionFilter.Item

Syntax

Item(Index: Integer): IMsStubSelection;

Item[Index: Integer]: Prognoz.Platform.Interop.Ms.IMsStubSelection;

Parameters

Index. Index of the data source, for which filter by selection should be obtained.

Description

The Item property returns filter by selection for the data source with the specified index.

See also:

IMsStubSelectionFilter