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