ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / StandaloneTablesRemovingEventArgs Class / Tables Property
Version

    Tables Property (StandaloneTablesRemovingEventArgs)
    Gets an array of standalone tables that are being removed.
    Syntax
    public IList<StandaloneTable> Tables {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also