(Guid) del constructor ReportingPostLookupTableDeletedEventArgs
Crea una instancia de la clase ReportingPostLookupTableDeletedEventArgs . se utiliza internamente.
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 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.GuidUna colección de GUID que se asocian a la tabla de consulta eliminada.
Vea también
Referencia
clase ReportingPostLookupTableDeletedEventArgs
Miembros ReportingPostLookupTableDeletedEventArgs