Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the status to which to set the workflow.
Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
<ValidationOptionAttribute(ValidationOption.Required)> _
Public Property WorkflowStatus As Integer
Get
Set
'Usage
Dim instance As SetCustomWorkflowStatus
Dim value As Integer
value = instance.WorkflowStatus
instance.WorkflowStatus = value
[ValidationOptionAttribute(ValidationOption.Required)]
public int WorkflowStatus { get; set; }
Property Value
Type: System.Int32
The status to which to set the workflow.