This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPServerSync Interface > IGPServerSync.GetToolNames Method (ArcObjects .NET 10.4 SDK) |
Returns the names of the available tools.
[Visual Basic .NET] Public Function GetToolNames ( _ ) As IStringArray
[C#] public IStringArray GetToolNames ( );
[C++]
HRESULT GetToolNames(
IStringArray** ppNames
);
[C++]
Parameters ppNames [out, retval]
ppNames is a parameter of type IStringArray