Compartir a través de


de la propiedad LookupTablePostEventArgs.LookupTableInformation

Obtiene un conjunto de datos que contiene las tablas de búsqueda multilingüe de campo personalizado.

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 Property LookupTableInformation As LookupTableMultiLangDataSet
    Get
    Set
'Uso
Dim instance As LookupTablePostEventArgs
Dim value As LookupTableMultiLangDataSet

value = instance.LookupTableInformation

instance.LookupTableInformation = value
public LookupTableMultiLangDataSet LookupTableInformation { get; set; }

Valor de propiedad

Tipo: LookupTableMultiLangDataSet

Vea también

Referencia

clase LookupTablePostEventArgs

Miembros LookupTablePostEventArgs

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