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.GuidUma coleção de GUIDs associados com a tabela de pesquisa excluída.
Ver também
Referência
ReportingPostLookupTableDeletedEventArgs classe
ReportingPostLookupTableDeletedEventArgs membros