ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SubtypeGroupTable Class / StandaloneTables Property

In This Topic
    StandaloneTables Property (SubtypeGroupTable)
    In This Topic
    Syntax
    public ReadOnlyObservableCollection<StandaloneTable> StandaloneTables {get;}
    Public ReadOnly Property StandaloneTables As ReadOnlyObservableCollection(Of StandaloneTable)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also