ReportingEventReceiver Class
Includes post-event handlers for the Report Data Service (RDS).
Inheritance Hierarchy
System.Object
Microsoft.Office.Project.Server.Events.ReportingEventReceiver
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntax
'Declaration
Public MustInherit Class ReportingEventReceiver
'Usage
Dim instance As ReportingEventReceiver
public abstract class ReportingEventReceiver
Remarks
For more information about RDS events for the Reporting database, see Events for the RDB.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.