Compartilhar via


ReportingPostLookupTableDeletedEventArgs construtor (Guid)

Cria uma instância da classe ReportingPostLookupTableDeletedEventArgs ; usado internamente.

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 Sub New ( _
    lookupTableGuid As Guid _
)
'Uso
Dim lookupTableGuid As Guid

Dim instance As New ReportingPostLookupTableDeletedEventArgs(lookupTableGuid)
public ReportingPostLookupTableDeletedEventArgs(
    Guid lookupTableGuid
)

Parâmetros

  • lookupTableGuid
    Tipo: System.Guid

    Uma coleção de GUIDs associados com a tabela de pesquisa excluída.

Ver também

Referência

ReportingPostLookupTableDeletedEventArgs classe

ReportingPostLookupTableDeletedEventArgs membros

ReportingPostLookupTableDeletedEventArgs em sobrecarga

Microsoft.Office.Project.Server.Events namespace