ProjectServer.StopDelegation método
Interrompe a sessão atual de delegação.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (em Microsoft.ProjectServer.Client.dll)
Sintaxe
'Declaração
<RemoteAttribute> _
Public Sub StopDelegation
'Uso
Dim instance As ProjectServer
instance.StopDelegation()
[RemoteAttribute]
public void StopDelegation()