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


IJobResults Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (System)  

IJobResults Interface

Provides access to properties of job results.

Product Availability

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

Members

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.