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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

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