ArcGIS Pro 2.9 API Reference Guide
GetStandaloneTablesAsFlattenedList Method (CompositeLayerWithTables)

ArcGIS.Desktop.Mapping Namespace > CompositeLayerWithTables Class : GetStandaloneTablesAsFlattenedList Method
Returns a read only flat list of StandaloneTables where nested groups are not preserved.
Syntax
public IReadOnlyList<StandaloneTable> GetStandaloneTablesAsFlattenedList()
Public Function GetStandaloneTablesAsFlattenedList() As IReadOnlyList(Of StandaloneTable)

Return Value

A IReadOnlyList of StandaloneTables
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

CompositeLayerWithTables Class
CompositeLayerWithTables Members