This document is archived and information here might be outdated. Recommended version. |
The tool type of the tool name.
[Visual Basic .NET] Public Property ToolType As esriGPToolType
[C#] public esriGPToolType ToolType {get; set;}
[C++]
HRESULT get_ToolType(
esriGPToolType* Type
);
[C++]
HRESULT put_ToolType(
esriGPToolType Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type esriGPToolType* Type [in]
Type is a parameter of type esriGPToolType