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


IGxAddGISServerCommand.GetChildren Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxAddGISServerCommand Interface > IGxAddGISServerCommand.GetChildren Method
ArcGIS Developer Help

IGxAddGISServerCommand.GetChildren Method

An enumeration of the child objects.

[Visual Basic .NET]
Public Function GetChildren ( _
) As IEnumGxObject
[C#]
public IEnumGxObject GetChildren (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxAddGISServerCommand Interface