Share via


JobState Enumeration

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: [PWA Web service]
Assembly: [PWA Web service proxy assembly].dll

Syntax

'Declaration
<SerializableAttribute> _
<XmlTypeAttribute(Namespace:="https://microsoft.com/ProjectServer")> _
Public Enumeration JobState
'Usage
Dim instance As JobState
[SerializableAttribute] 
[XmlTypeAttribute(Namespace="https://microsoft.com/ProjectServer")] 
public enum JobState

Members

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

See Also

Reference

[PWA Web service] Namespace