Return information about tasks (or tools) in a geoprocessing service.
GetTaskInfos()
Return Value
A GPToolInfo[] object.
Remarks
Return all the tasks (tools) published within an geoprocessing service which use the data types supported by the desktop application ArcGIS Explorer. For all other clients, use GetToolInfos().
Examples