ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / IStandaloneTableContainer Interface / FindStandaloneTable Method
The URI of the StandaloneTable. Which is unique identifier for each table
Version

    FindStandaloneTable Method (IStandaloneTableContainer)
    Finds a StandaloneTable using a URI. Child group layers are also searched.
    Syntax
    StandaloneTable FindStandaloneTable( 
       string tableURI
    )

    Parameters

    tableURI
    The URI of the StandaloneTable. Which is unique identifier for each table

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also