This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Classes > G > GpDispatch CoClass (ArcObjects .NET 10.4 SDK) |
Utility object used to execute geoprocessing tools.
The GpDispatch object is a coarse grained ArcObject that permits geoprocessing tools and environments to be used in a scripting language. This object supports the COM IDispatch object. For more information about this object, refer to the ArcGIS for Desktop Help.
With ArcGIS 9.2, you are now recommended to use the new Geoprocessor class.
Interfaces | Description |
---|---|
IGPComHelper | Provides access to properties and methods on a Geoprocessing helper object. |