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


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

IJobInfo Interface

Provides access to info properties of the job.

Product Availability

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

Members

Name Description
Read/write property Description Job description.
Read/write property EndingTime Time when job execution ended.
Read/write property StartingTime Time when the job execution started.
Read/write property SubmittedBy Name of the user who submitted the job.
Read/write property SubmittingTime Time when the job was submitted.

Classes that implement IJobInfo

Classes Description