ArcGIS Pro 2.6 API Reference Guide
StandaloneTables Property (Map)

ArcGIS.Desktop.Mapping Namespace > Map Class : StandaloneTables Property
Gets all standalone tables of the map.
Syntax
public ReadOnlyObservableCollection<StandaloneTable> StandaloneTables {get;}
Public ReadOnly Property StandaloneTables As ReadOnlyObservableCollection(Of StandaloneTable)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Map Class
Map Members