SPWorkflowEventProperties.StatusValue property

Gets theinteger that represents the workflow status.

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

Syntax

'Declaration
Public ReadOnly Property StatusValue As Integer
    Get
'Usage
Dim instance As SPWorkflowEventProperties
Dim value As Integer

value = instance.StatusValue
public int StatusValue { get; }

Property value

Type: System.Int32

See also

Reference

SPWorkflowEventProperties class

SPWorkflowEventProperties members

Microsoft.SharePoint.Workflow namespace