ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SubtypeGroupTable Class / FindStandaloneTables Method

In This Topic
    FindStandaloneTables Method (SubtypeGroupTable)
    In This Topic
    Syntax
    public IReadOnlyList<StandaloneTable> FindStandaloneTables( 
       string name
    )
    Public Function FindStandaloneTables( _
       ByVal name As String _
    ) As IReadOnlyList(Of StandaloneTable)

    Parameters

    name
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also