com.esri.arcgis.arcmapui
Interface IAddDataDialog2
- All Superinterfaces: 
- IAddDataDialog, Serializable
- All Known Implementing Classes: 
- AddDataDialog, AddQueryTableDialog
- public interface IAddDataDialog2 
- extends IAddDataDialog, Serializable
Provides access to members that control the Add Data Dialog.
  
Product Availability
 Available with ArcGIS Desktop.
 
 
setGroupLayer
void setGroupLayer(IGroupLayer rhs1)
                   throws IOException,
                          AutomationException
- The group layer to which data needs to be added.
  Product AvailabilityAvailable with ArcGIS Desktop.Supported PlatformsWindows
 
- 
 
- 
- Parameters:
- rhs1- A reference to a com.esri.arcgis.carto.IGroupLayer  (in)
- Throws:
- IOException- If there are interop problems.
- AutomationException- If the ArcObject component throws an exception.