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


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

GPUtilitiesClass Class

Helper object with common geoprocessing utility methods.

Product Availability

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

Supported Platforms

Windows

Interfaces

Interfaces Description
IGPMessageManager (esriGeoDatabase) Provides access to the properties/methods of a geoprocessing message manager object.
IGPUtilities Provides access to the properties/methods of a geoprocessing utilities object.
IGPUtilities2 Provides access to the properties/methods of a geoprocessing utilities object.
IGPUtilities3 Provides access to the properties/methods of a geoprocessing utilities object.

Remarks

The GPUtilities object is mainly intended for developers building custom tools. For more information about building custom tools, refer to the technical document Building Geoprocessing Function Tools.

GPUtilities is the one and only instance of its class.