Compartilhar via


UserDelegationDeactivatePostEventArgs construtor (UserDelegationInfo)

Cria uma instância da classe UserDelegationDeactivatePostEventArgs ; usado internamente.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (em Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxe

'Declaração
Public Sub New ( _
    delegation As UserDelegationInfo _
)
'Uso
Dim delegation As UserDelegationInfo

Dim instance As New UserDelegationDeactivatePostEventArgs(delegation)
public UserDelegationDeactivatePostEventArgs(
    UserDelegationInfo delegation
)

Parâmetros

Ver também

Referência

UserDelegationDeactivatePostEventArgs classe

UserDelegationDeactivatePostEventArgs membros

UserDelegationDeactivatePostEventArgs em sobrecarga

Microsoft.Office.Project.Server.Events namespace