ReportingEventReceiver Members

Include Protected Members
Include Inherited Members

Includes post-event handlers for the Report Data Service (RDS).

The ReportingEventReceiver type exposes the following members.

Constructors

  Name Description
Protected method ReportingEventReceiver Creates an instance of the ReportingEventReceiver class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnCommittedSolutionDecisionChanged A post-event handler in the Report Data Service for committing a solution decision.
Public method OnCustomFieldChanged A post-event handler in the Report Data Service for changing a custom field.
Public method OnCustomFieldCreated A post-event handler in the Report Data Service for creating a custom field.
Public method OnCustomFieldDeleted A post-event handler in the Report Data Service for deleting a custom field.
Public method OnEnterpriseProjectTypeDeleted A post-event handler in the Report Data Service for deleting an Enterprise Project type.
Public method OnEnterpriseProjectTypeUpdated A post-event handler in the Report Data Service for updating an Enterprise Project type.
Public method OnFiscalPeriodChanged A post-event handler in the Report Data Service for changing a fiscal period.
Public method OnFiscalPeriodDeleted A post-event handler in the Report Data Service for deleting a fiscal period.
Public method OnLookupTableChanged A post-event handler in the Report Data Service for changing a lookup table.
Public method OnLookupTableCreated A post-event handler in the Report Data Service for creating a lookup table.
Public method OnLookupTableDeleted A post-event handler in the Report Data Service for deleting a lookup table.
Public method OnProjectChanged A post-event handler in the Report Data Service for changing a project.
Public method OnProjectCreated A post-event handler in the Report Data Service for publishing a new project.
Public method OnProjectDeleted A post-event handler in the Report Data Service for deleting a project.
Public method OnProjectSummaryChanged A post-event handler in the Report Data Service for changing a project summary.
Public method OnProjectWorkflowInformationChanged A post-event handler in the Report Data Service for changing project workflow information.
Public method OnProjectWorkspaceChanged A post-event handler in the Report Data Service for changing a project site.
Public method OnProjectWorkspaceCreated A post-event handler in the Report Data Service for creating a project site.
Public method OnProjectWorkspaceDeleted A post-event handler in the Report Data Service for deleting a project site.
Public method OnResourceCapacitiesChanged A post-event handler in the Report Data Service for changing a resource calendar which affects resource capacity.
Public method OnResourceCapacityTimeRangeChanged A post-event handler in the Report Data Service for changing a resource calendar time range which affects resource capacity.
Public method OnResourceChanged A post-event handler in the Report Data Service for changing resource core data or custom field data.
Public method OnResourceCreated A post-event handler in the Report Data Service for creating a resource.
Public method OnResourceDeleted A post-event handler in the Report Data Service for deleting a resource.
Public method OnTimesheetAdjusted A post-event handler in the Report Data Service for adjusting a timesheet.
Public method OnTimesheetClassChanged A post-event handler in the Report Data Service for changing a timesheet line class.
Public method OnTimesheetDeleted A post-event handler in the Report Data Service for deleting a timesheet.
Public method OnTimesheetPeriodChanged A post-event handler in the Report Data Service for changing a timesheet period.
Public method OnTimesheetPeriodCreated A post-event handler in the Report Data Service for creating a timesheet period.
Public method OnTimesheetPeriodDeleted A post-event handler in the Report Data Service for deleting a timesheet period.
Public method OnTimesheetProjectAggregated A post-event handler in the Report Data Service for timesheet project aggregation.
Public method OnTimesheetSaved A post-event handler in the Report Data Service for saving a timesheet.
Public method OnTimesheetStatusChanged A post-event handler in the Report Data Service for changing timesheet status.
Public method OnUserViewChanged A post-event handler in the Report Data Service for changing a UserView table in the Reporting database.
Public method OnWorkflowPhaseDeleted A post-event handler in the Report Data Service for deleting a workflow phase.
Public method OnWorkflowPhaseUpdated A post-event handler in the Report Data Service for updating a workflow phase.
Public method OnWorkflowStageDeleted A post-event handler in the Report Data Service for deleting a workflow stage.
Public method OnWorkflowStageUpdated A post-event handler in the Report Data Service for updating a workflow stage.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ReportingEventReceiver Class

Microsoft.Office.Project.Server.Events Namespace