This document is archived and information here might be outdated.  Recommended version.


ITableView3.SelectionSet Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

ITableView3.SelectionSet Property

Selection set of records to show/select.

[Visual Basic .NET]
Public Property SelectionSet As ISelectionSet
[C#]
public ISelectionSet SelectionSet {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableView3 Interface