DeferredOperationResponse.OperationId Property

 

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

Gets the ID of the asynchronous request.

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

Syntax

[DataMemberAttribute]
public Guid OperationId { get; set; }
<DataMemberAttribute>
Public Property OperationId As Guid

Property Value

Type: System.Guid

Type: Guid
The ID of the asynchronous request.

Remarks

You can use the Get-CrmOperationStatusWindows PowerShell command to check the status of this asynchronous request.

See Also

DeferredOperationResponse Class
Microsoft.Xrm.Sdk.Deployment Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright