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


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

IAddDataDialog2 Interface

Provides access to members that control the Add Data Dialog.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Write-only property Document The document.
Write-only property GroupLayer The group layer to which data needs to be added.
Write-only property Map The map.
Method Show Indicates if the dialog is shown and adds the data.

Inherited Interfaces

Interfaces Description
IAddDataDialog Provides access to members that control the Add Data Dialog.

Classes that implement IAddDataDialog2

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