SPBuiltInFieldId.WorkflowInstance field

Identifies a field that contains the workflow instance that is specified in a SharePoint Foundation workflow task object.

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

Syntax

'Declaration
Public Shared ReadOnly WorkflowInstance As Guid
'Usage
Dim value As Guid

value = SPBuiltInFieldId.WorkflowInstance
public static readonly Guid WorkflowInstance

See also

Reference

SPBuiltInFieldId class

SPBuiltInFieldId members

Microsoft.SharePoint namespace