SPWorkflow.CorrelationId-Eigenschaft
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; }
Eigenschaftswert
Typ: System.Guid