OperationStatus Enumeration
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Represents the current state of an operation.
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
| Member name | Description | |
|---|---|---|
| Canceled | The operation has been canceled. Value = 1. | |
| Failed | The operation has failed. Value = 0. | |
| Retry | The operation is being retried. Value = 2. | |
| Succeeded | The operation has succeeded. Value = 4. | |
| Suspended | The operation has been suspended. Value = 3. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: