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


IJobResults Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJobResults Interface
ArcGIS Developer Help

IJobResults Interface

Provides access to properties of job results.

Product Availability

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

Members

Name Description
Read/write property BinaryResults Job results in binary format.
Method GetRESTResults Job results in REST format.
Read-only property IsRESTFormat REST Format of job results.
Read-only property ResultsFormat Format of job results.
Method SetRESTResults Job results in REST format.
Read/write property StringResults Job results in SOAP format.

Classes that implement IJobResults

Classes Description