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


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

IGPResultOptions Interface

Provides access to the properties/methods of the result options. Note: the IGPResultOptions interface has been superseded by IGPResultOptions2. Please consider using the more recent version.

Product Availability

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

Members

Name Description
Read/write property DensifyFeatures Indicates if the result features should be densified.
Read/write property TransportType Indicates if the result files should be returned embedded or referenced by url.

Classes that implement IGPResultOptions

Classes Description
GPResultOptions GPResultOptions Class.