WorkflowStatus Enumeration
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the workflow status. service
Namespace: Microsoft.Uii.Desktop.Core
Assembly: Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)
Syntax
public enum WorkflowStatus
Public Enumeration WorkflowStatus
Members
Member name | Description | |
---|---|---|
Active | Specifies that the workflow is active. |
|
Cancel | Specifies that the workflow is cancel. |
|
Complete | Specifies that the workflow is complete. |
|
Restored | Specifies that the workflow is restored.. |
Remarks
If the WorkflowStatus is 1, the workflow is active. If the WorkflowStatus is 0, the workflow is complete. If the WorkflowStatus is 2, a workflow is canceled. If the WorkflowStatus is 3, the workflow is restored.
See Also
Microsoft.Uii.Desktop.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright