OfficeTask.MoveToNextStage Method

Namespace:  Microsoft.Office.Workflow.Actions
Assembly:  Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)

Syntax

'Declaration
Protected Function MoveToNextStage As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.MoveToNextStage()
protected bool MoveToNextStage()

Return Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

OfficeTask Class

OfficeTask Members

Microsoft.Office.Workflow.Actions Namespace