QueueJob properties

The QueueJob type exposes the following members.

Properties

  Name Description
Public property Context (Inherited from ClientObject.)
Public property Id Gets the GUID of the queue job.
Public property JobState Gets the current progress of a job that is queued.
Public property MessageType Gets the queue message type, for sending a job to the Project Server Queue System..
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Path (Inherited from ClientObject.)
Public property PercentComplete Gets the percentage complete value for the queue job.
Public property Project Gets the project that is queued.
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Submitter Gets the resource that submitted the queue job.
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)
Public property WaitTime Gets the expected wait time before the queue job will complete.

Top

See also

Reference

QueueJob class

Microsoft.ProjectServer.Client namespace