This document is archived and information here might be outdated.  Recommended version.


IAddDataDialog Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IA > IAddDataDialog Interface
ArcGIS Developer Help

IAddDataDialog Interface

Provides access to members that control the Add Data Dialog. Note: the IAddDataDialog interface has been superseded by IAddDataDialog2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Write-only property Document The document.
Write-only property Map The map.
Method Show Indicates if the dialog is shown and adds the data.

Classes that implement IAddDataDialog

Classes Description
AddDataDialog Add Data Dialog.
AddQueryTableDialog Add Query table dialog.