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


IJobResults Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJobResults Interface (ArcObjects .NET 10.6 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

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.

CoClasses that implement IJobResults

CoClasses and Classes Description