ReportingPostLookupTableDeletedEventArgs constructor (Guid)
Creates an instance of the ReportingPostLookupTableDeletedEventArgs class; used internally.
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntax
'Declaration
Public Sub New ( _
lookupTableGuid As Guid _
)
'Usage
Dim lookupTableGuid As Guid
Dim instance As New ReportingPostLookupTableDeletedEventArgs(lookupTableGuid)
public ReportingPostLookupTableDeletedEventArgs(
Guid lookupTableGuid
)
Parameters
lookupTableGuid
Type: System.GuidA collection of GUIDs that are associated with the deleted lookup table.
See also
Reference
ReportingPostLookupTableDeletedEventArgs class
ReportingPostLookupTableDeletedEventArgs members