This document is archived and information here might be outdated.  Recommended version.


GpDispatch Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Classes > G > GpDispatch Class
ArcGIS Developer Help

GpDispatchClass Class

Utility object used to execute geoprocessing tools.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

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. 

Supported Platforms

Windows

Interfaces

Interfaces Description
IGPComHelper Provides access to properties and methods on a Geoprocessing helper object.