SPBuiltInFieldId.WorkflowAssociation field

Identifies a field that contains an identifier that is associated with another workflow object, as specified with a SharePoint Foundation workflow task object.

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

Syntax

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

value = SPBuiltInFieldId.WorkflowAssociation
public static readonly Guid WorkflowAssociation

See also

Reference

SPBuiltInFieldId class

SPBuiltInFieldId members

Microsoft.SharePoint namespace