ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / StandaloneTableEventArgs Class / Tables Property

In This Topic
    Tables Property (StandaloneTableEventArgs)
    In This Topic
    Gets a list of standalone tables.
    Syntax
    Public ReadOnly Property Tables As IList(Of StandaloneTable)
    public IList<StandaloneTable> Tables {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also