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


IGxAddGISServerCommand.GetChildren Method (ArcObjects .NET 10.4 SDK)
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