Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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