ArcObjects Library Reference (Catalog)  

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