ArcGIS Pro 2.9 API Reference Guide
Tables Property (StandaloneTablesRemovingEventArgs)

ArcGIS.Desktop.Mapping.Events Namespace > StandaloneTablesRemovingEventArgs Class : Tables Property
Gets an array of standalone tables that are being removed.
Syntax
public IEnumerable<StandaloneTable> Tables {get;}
Public ReadOnly Property Tables As IEnumerable(Of StandaloneTable)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

StandaloneTablesRemovingEventArgs Class
StandaloneTablesRemovingEventArgs Members