WorkflowStepActivityStatus Class
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains values for the workflow step activity status.
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Canceled | Indicates the step has been canceled. Value = 4. |
![]() ![]() | Failed | The step has failed. Value = 3. |
![]() ![]() | InProgress | The step is in progress. Value = 1. |
![]() ![]() | SuccessfullyCompleted | The step has successfully completed. Value = 2. |
![]() ![]() | Waiting | Indicates the step is waiting. Value = 5. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show:

