Share via


UserDelegationDeactivatePostEventArgs Constructor

Creates an instance of the UserDelegationDeactivatePostEventArgs class; used internally.

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

Syntax

'Declaration
Public Sub New ( _
    delegation As UserDelegationInfo _
)
'Usage
Dim delegation As UserDelegationInfo

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

Parameters

See Also

Reference

UserDelegationDeactivatePostEventArgs Class

UserDelegationDeactivatePostEventArgs Members

Microsoft.Office.Project.Server.Events Namespace