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


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

IGPResultOptions2 Interface

Product Availability

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

Description

This interface is new at ArcGIS 9.3. It supersedes IGPResultOptions.

Members

Name Description
Read/write property DensifyFeatures Indicates if the result features should be densified.
Read/write property Format The format of results.
Read/write property FormatProperties The format properties of results.
Read/write property SpatialReference The spatial reference of result geodatasets.
Read/write property TransportType Indicates if the result files should be returned embedded or referenced by url.

Classes that implement IGPResultOptions2

Classes Description
GPResultOptions GPResultOptions Class.