Compartilhar via


ReportingPostLookupTableDeletedEventArgs.LookupTableGuid propriedade

Obtém uma coleção de GUIDs associados com a tabela de pesquisa excluída.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (em Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxe

'Declaração
Public ReadOnly Property LookupTableGuid As Guid
    Get
'Uso
Dim instance As ReportingPostLookupTableDeletedEventArgs
Dim value As Guid

value = instance.LookupTableGuid
public Guid LookupTableGuid { get; }

Valor de propriedade

Tipo: System.Guid

Ver também

Referência

ReportingPostLookupTableDeletedEventArgs classe

ReportingPostLookupTableDeletedEventArgs membros

Microsoft.Office.Project.Server.Events namespace