IExecutionContext.CorrelationId Property

 

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

Gets the GUID for tracking plug-in or custom workflow activity execution.

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

Syntax

Guid CorrelationId { get; }
ReadOnly Property CorrelationId As Guid

Property Value

Type: System.Guid

Type: Guid
The GUID for tracking plug-in or custom workflow activity execution.

Remarks

This property is used by the platform for infinite loop prevention. In most cases, this property can be ignored.

See Also

Depth
IExecutionContext Interface
Microsoft.Xrm.Sdk Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright