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


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

IJobDefinition Interface

Provides access to properties of job definition.

Product Availability

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

Members

Name Description
Read/write property BinaryRequest Request message in binary format.
Read/write property Capabilities Required capabilities of job processor.
Method GetRESTRequest Request message in REST format.
Read-only property IsRESTFormat REST Format of request.
Read-only property RequestFormat Format of request.
Method SetRESTRequest Request message in REST format.
Read/write property StringRequest Request message in SOAP format.

Classes that implement IJobDefinition

Classes Description