WaitForActivity._workflowId Field

A GUID representing the workflow ID.

Namespace:  Microsoft.SharePoint.WorkflowActions.WithKey
Assembly:  Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)

Syntax

'Declaration
Public _workflowId As Guid
'Usage
Dim instance As WaitForActivity
Dim value As Guid

value = instance._workflowId

instance._workflowId = value
public Guid _workflowId

See Also

Reference

WaitForActivity Class

WaitForActivity Members

Microsoft.SharePoint.WorkflowActions.WithKey Namespace