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