DeferredOperationStatus.ProcessingError Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the error information for the deferred operation.
Namespace: Microsoft.Xrm.Sdk.Deployment
Assembly: Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)
Syntax
[DataMemberAttribute]
public DeferredOperationError ProcessingError { get; set; }
<DataMemberAttribute>
Public Property ProcessingError As DeferredOperationError
Property Value
Type: Microsoft.Xrm.Sdk.Deployment.DeferredOperationError
Type: DeferredOperationError
The error information for the deferred operation.
See Also
DeferredOperationStatus Class
Microsoft.Xrm.Sdk.Deployment Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright