CollectDataTask._workflowId Field

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.

See Also

Reference

CollectDataTask Class

CollectDataTask Members

Microsoft.SharePoint.WorkflowActions.WithKey Namespace