ArcGIS Pro 2.8 API Reference Guide
GetSelectedStandaloneTables Method

ArcGIS.Desktop.Mapping Namespace > MapView Class : GetSelectedStandaloneTables Method
Returns the collection of tables selected in the TOC.
Syntax
public IReadOnlyList<StandaloneTable> GetSelectedStandaloneTables()
Public Function GetSelectedStandaloneTables() As IReadOnlyList(Of StandaloneTable)

Return Value

The collection of tables selected in the TOC.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

MapView Class
MapView Members