SPBuiltInFieldId.WorkflowOutcome field

Identifies a field that contains the type of outcome (for example, "Approved" or "Rejected") that is associated with a specified SharePoint Foundation workflow task object.

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

Syntax

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

value = SPBuiltInFieldId.WorkflowOutcome
public static readonly Guid WorkflowOutcome

See also

Reference

SPBuiltInFieldId class

SPBuiltInFieldId members

Microsoft.SharePoint namespace