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.


Method Summary
 IEnumGxObject getChildren()
          An enumeration of the child objects.
 

Method Detail

getChildren

IEnumGxObject getChildren()
                          throws IOException,
                                 AutomationException
An enumeration of the child objects.

Product Availability

Available with ArcGIS Desktop.

Supported Platforms

Windows

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.