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

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

    Parameters

    name
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.3 or higher.
    See Also