Compartir a través de


de la propiedad ResUIDToDistinguishedNamePostEventArgs.ResUIDToDistinguishedNameLookup

Espacio de nombres:  Microsoft.Office.Project.Server.Events
Ensamblado:  Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxis

'Declaración
Public ReadOnly Property ResUIDToDistinguishedNameLookup As Dictionary(Of Guid, String)
    Get
'Uso
Dim instance As ResUIDToDistinguishedNamePostEventArgs
Dim value As Dictionary(Of Guid, String)

value = instance.ResUIDToDistinguishedNameLookup
public Dictionary<Guid, string> ResUIDToDistinguishedNameLookup { get; }

Valor de propiedad

Tipo: System.Collections.Generic.Dictionary<Guid, String>

Vea también

Referencia

clase ResUIDToDistinguishedNamePostEventArgs

Miembros ResUIDToDistinguishedNamePostEventArgs

Espacio de nombres Microsoft.Office.Project.Server.Events