Share via


ResUIDToDistinguishedNamePostEventArgs constructor (Dictionary<Guid, String>)

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 ( _
    ResUIDToDistinguishedNameLookup As Dictionary(Of Guid, String) _
)
'Usage
Dim ResUIDToDistinguishedNameLookup As Dictionary(Of Guid, String)

Dim instance As New ResUIDToDistinguishedNamePostEventArgs(ResUIDToDistinguishedNameLookup)
public ResUIDToDistinguishedNamePostEventArgs(
    Dictionary<Guid, string> ResUIDToDistinguishedNameLookup
)

Parameters

See also

Reference

ResUIDToDistinguishedNamePostEventArgs class

ResUIDToDistinguishedNamePostEventArgs members

ResUIDToDistinguishedNamePostEventArgs overload

Microsoft.Office.Project.Server.Events namespace