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


ITableView2.SelectionSet Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableView2 Interface > ITableView2.SelectionSet Property
ArcGIS Developer Help

ITableView2.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

ITableView2 Interface