This document is archived and information here might be outdated. Recommended version. |
The selected set of rows from the display table.
[Visual Basic .NET] Public ReadOnly Property DisplaySelectionSet As ISelectionSet
[C#] public ISelectionSet DisplaySelectionSet {get;}
[C++]
HRESULT get_DisplaySelectionSet(
ISelectionSet** SelectionSet
);
[C++] Parameters SelectionSet [out, retval]
SelectionSet is a parameter of type ISelectionSet**