StatusReportPostDeleteEventArgs constructor
Creates an instance of the StatusReportPostDeleteEventArgs 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
'Usage
Dim instance As New StatusReportPostDeleteEventArgs()
public StatusReportPostDeleteEventArgs()
See also
Reference
StatusReportPostDeleteEventArgs class