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.
Represents the ID of the active workflow instance.
Namespace: Microsoft.SharePoint.WorkflowActions.WithKey
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public _workflowId As Guid
'Usage
Dim instance As CollectDataTask
Dim value As Guid
value = instance._workflowId
instance._workflowId = value
public Guid _workflowId
Remarks
This member is reserved for internal use and is not intended to be used directly from your code.