ArcObjects Library Reference (System)  

IJobDefinition Interface

Provides access to properties of job definition.

Product Availability

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

Members

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.