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
- ResUIDToDistinguishedNameLookup
Type: System.Collections.Generic.Dictionary<Guid, String>
See also
Reference
ResUIDToDistinguishedNamePostEventArgs class
ResUIDToDistinguishedNamePostEventArgs members