Share via


UserDelegationActivatePostEventArgs Constructor

Creates an instance of the UserDelegationActivatePostEventArgs 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 UserDelegationActivatePostEventArgs(delegation)
public UserDelegationActivatePostEventArgs(
    UserDelegationInfo delegation
)

Parameters

See Also

Reference

UserDelegationActivatePostEventArgs Class

UserDelegationActivatePostEventArgs Members

Microsoft.Office.Project.Server.Events Namespace