IExecutionContext.OperationId Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the GUID of the related System Job.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
Guid OperationId { get; }
ReadOnly Property OperationId As Guid
Property Value
Type: System.Guid
Type: Guid
The GUID of the related System Job. This corresponds to the AsyncOperationId attribute, which is the primary key for the System Job entity.
Remarks
This property is used for the Microsoft Dynamics 365 to Microsoft Azure integration feature.
See Also
OperationCreatedOn
IExecutionContext Interface
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