RemoteExecutionContext.OperationId Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the global unique identifier of the related System Job.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
[DataMemberAttribute]
public Guid OperationId { get; set; }
<DataMemberAttribute>
Public Property OperationId As Guid
Type: System.Guid
Type: Guid
The global unique identifier of the related System Job.
This property is used for the Microsoft Dynamics 365 to Windows Azure integration feature. It contains the same ID as the AsyncOperationId property of the related System Job entity.
OperationCreatedOn
RemoteExecutionContext Class
Microsoft.Xrm.Sdk Namespace
AsyncOperation (system job) entity
Azure integration with Microsoft Dynamics 365
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright