Share via


Project.LeaveProjectStage method

Sets the project complete and leaves the current workflow stage.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public Sub LeaveProjectStage
'Usage
Dim instance As Project

instance.LeaveProjectStage()
[RemoteAttribute]
public void LeaveProjectStage()

See also

Reference

Project class

Project members

Microsoft.ProjectServer.Client namespace