ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SubtypeGroupTable Class / FindStandaloneTable Method / FindStandaloneTable(String) Method

In This Topic
    FindStandaloneTable(String) Method
    In This Topic
    Syntax
    public StandaloneTable FindStandaloneTable( 
       string tableURI
    )
    Public Overloads Function FindStandaloneTable( _
       ByVal tableURI As String _
    ) As StandaloneTable

    Parameters

    tableURI
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also