com.esri.arcgis.catalog
Interface IGxAddGISServerCommand
- All Superinterfaces: 
- Serializable
- All Known Implementing Classes: 
- IGxAddGISServerCommandProxy
- public interface IGxAddGISServerCommand 
- extends Serializable
Provides access to members that manages Add GIS Server command.
  
Product Availability
 Available with ArcGIS Desktop.
 
getChildren
IEnumGxObject getChildren()
                          throws IOException,
                                 AutomationException
- An enumeration of the child objects.
  Product AvailabilityAvailable with ArcGIS Desktop.Supported PlatformsWindows
 
- 
 
- 
- Returns:
- A reference to a com.esri.arcgis.catalog.IEnumGxObject
- Throws:
- IOException- If there are interop problems.
- AutomationException- If the ArcObject component throws an exception.