Geoprocessing Service GetToolInfos method

Gets information about tools (or tasks) in a geoprocessing service.

 

GetToolInfos()

 

Return Value

 

An array of GPToolInfo objects (GPToolInfo[]).

 

Remarks

 

Use the GetToolInfo method to interrogate a specific tool.  

 

Examples

C#