ProjectServer.StopDelegation method
Stops the current delegation session.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public Sub StopDelegation
'Usage
Dim instance As ProjectServer
instance.StopDelegation()
[RemoteAttribute]
public void StopDelegation()