QueueJob members

Queues a project for publishing.

The QueueJob type exposes the following members.

Constructors

  Name Description
Public method QueueJob Creates a new instance of the QueueJob class.

Top

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

Methods

  Name Description
Public method Cancel Cancels the queue job.
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CustomFromJson (Inherited from ClientObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitNonPropertyFieldFromJson (Inherited from ClientObject.)
Protected method InitOnePropertyFromJson Reserved for internal use. (Overrides ClientObject.InitOnePropertyFromJson(String, JsonReader).)
Public method IsObjectPropertyInstantiated (Inherited from ClientObject.)
Public method IsPropertyAvailable (Inherited from ClientObject.)
Protected method LoadExpandoFields (Inherited from ClientObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RefreshLoad (Inherited from ClientObject.)
Protected method RemoveFromParentCollection (Inherited from ClientObject.)
Public method Retrieve() (Inherited from ClientObject.)
Public method Retrieve([]) (Inherited from ClientObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)

Top

See also

Reference

QueueJob class

Microsoft.ProjectServer.Client namespace