ArcGIS Pro 2.6 API Reference Guide
StandaloneTables Property (CompositeLayerWithTables)

ArcGIS.Desktop.Mapping Namespace > CompositeLayerWithTables Class : StandaloneTables Property
Gets a read-only collection of standalone tables from the composite layer with tables.
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

CompositeLayerWithTables Class
CompositeLayerWithTables Members