Return information about tools (or tasks) in a geoprocessing service.
GetToolInfos()
Return Value
A GPToolInfo[] object.
Remarks
Get all the tools published within a geoprocessing service. Use GetToolInfo() to interrogate the tool.
Examples