CorrelationToken Class (Sdk Assembly)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
Supports infinite loop detection in plug-ins.
The CorrelationToken class inherits from SoapHeader. It exposes the following members.
Constructor | Description |
CorrelationToken | Initializes a new instance of the CorrelationToken class. |
Static Method | Description |
NewInternalToken | Creates a new internal correlation token. |
NewToken | Creates a new correlation token. |
Instance Property | Description |
CorrelationId | Gets or sets the correlation ID. |
CorrelationUpdatedTime | Gets or sets the correlation updated time. |
Depth | Gets or sets the depth. |
Remarks
For documentation, see CrmService.CorrelationToken.
Requirements
Namespace: Microsoft.Crm.Sdk
Assembly: Microsoft.Crm.Sdk.dll
See Also
Concepts
Reference