Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the workflow correlation token.
Namespace: Microsoft.SharePoint.WorkflowActions.WithKey
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public _corrWorkflow As CorrelationToken
'Usage
Dim instance As WaitForActivity
Dim value As CorrelationToken
value = instance._corrWorkflow
instance._corrWorkflow = value
public CorrelationToken _corrWorkflow