SPWorkflow.CorrelationId property

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property CorrelationId As Guid
    Get
'Usage
Dim instance As SPWorkflow
Dim value As Guid

value = instance.CorrelationId
public Guid CorrelationId { get; }

Property value

Type: System.Guid

See also

Reference

SPWorkflow class

SPWorkflow members

Microsoft.SharePoint.Workflow namespace