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()