ArcGIS Pro 2.9 API Reference Guide
StandaloneTables Property (CompositeLayerWithTables)

ArcGIS.Desktop.Mapping Namespace > CompositeLayerWithTables Class : StandaloneTables Property
Gets a read-only collection of StandaloneTables from the composite layer with tables.
Syntax
public ReadOnlyObservableCollection<StandaloneTable> StandaloneTables {get;}
Public ReadOnly Property StandaloneTables As ReadOnlyObservableCollection(Of StandaloneTable)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

CompositeLayerWithTables Class
CompositeLayerWithTables Members