ArcGIS Pro 2.7 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 10, Windows 8.1

See Also

Reference

StandaloneTablesRemovingEventArgs Class
StandaloneTablesRemovingEventArgs Members