JobState enumeration

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public Enumeration JobState
'Usage
Dim instance As JobState
public enum JobState

Members

Member name Description
Unknown
ReadyForProcessing
SendIncomplete
Processing
Success
Failed
FailedNotBlocking
ProcessingDeferred
CorrelationBlocked
Canceled
OnHold
Sleeping
ReadyForLaunch
LastState

See also

Reference

Microsoft.ProjectServer.Client namespace