RemoteExecutionContext.CorrelationId Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the global unique identifier for tracking plug-in execution.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute]
public Guid CorrelationId { get; set; }
<DataMemberAttribute>
Public Property CorrelationId As Guid
Property Value
Type: System.Guid
Type: Guid
The global unique identifier for tracking plug-in execution.
Implements
IExecutionContext.CorrelationId
Remarks
This property is used by the platform for infinite loop prevention. In most cases, this property can be ignored.
See Also
Depth
RemoteExecutionContext Class
Microsoft.Xrm.Sdk Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright