Share via


DeferredOperationStatus.State Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets or sets the current state of the deferred operation.

Namespace:   Microsoft.Xrm.Sdk.Deployment
Assembly:  Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)

Syntax

[DataMemberAttribute]
public DeferredOperationState State { get; set; }
<DataMemberAttribute>
Public Property State As DeferredOperationState

Property Value

Type: Microsoft.Xrm.Sdk.Deployment.DeferredOperationState

Type: DeferredOperationState
The current state of the deferred operation.

Remarks

Check this value to see the current state of the process.

See Also

DeferredOperationStatus Class
Microsoft.Xrm.Sdk.Deployment Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright