Share via


OfficeTask.MoveToNextStage method

Moves the OfficeTask on to the next stage of this OfficeTask process

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