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


IGPResult Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPResult Interface
ArcGIS Developer Help

IGPResult Interface

Provides access to the properties/methods of the geoprocessing results.

Product Availability

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

Members

Name Description
Read/write property Messages The result messages.
Read/write property Values The result values.

Classes that implement IGPResult

Classes Description
GPResult GPResult Class.