ReportingEventReceiver 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 OnCommittedSolutionDecisionChangedRemote
Public method OnCustomFieldChanged A post-event handler in the Report Data Service for changing a custom field.
Public method OnCustomFieldChangedRemote
Public method OnCustomFieldCreated A post-event handler in the Report Data Service for creating a custom field.
Public method OnCustomFieldCreatedRemote
Public method OnCustomFieldDeleted A post-event handler in the Report Data Service for deleting a custom field.
Public method OnCustomFieldDeletedRemote
Public method OnEnterpriseProjectTypeDeleted A post-event handler in the Report Data Service for deleting an Enterprise Project type.
Public method OnEnterpriseProjectTypeDeletedRemote
Public method OnEnterpriseProjectTypeUpdated A post-event handler in the Report Data Service for updating an Enterprise Project type.
Public method OnEnterpriseProjectTypeUpdatedRemote
Public method OnFiscalPeriodChanged A post-event handler in the Report Data Service for changing a fiscal period.
Public method OnFiscalPeriodChangedRemote
Public method OnFiscalPeriodDeleted A post-event handler in the Report Data Service for deleting a fiscal period.
Public method OnFiscalPeriodDeletedRemote
Public method OnLookupTableChanged A post-event handler in the Report Data Service for changing a lookup table.
Public method OnLookupTableChangedRemote
Public method OnLookupTableCreated A post-event handler in the Report Data Service for creating a lookup table.
Public method OnLookupTableCreatedRemote
Public method OnLookupTableDeleted A post-event handler in the Report Data Service for deleting a lookup table.
Public method OnLookupTableDeletedRemote
Public method OnProjectChanged A post-event handler in the Report Data Service for changing a project.
Public method OnProjectChangedRemote
Public method OnProjectCreated A post-event handler in the Report Data Service for publishing a new project.
Public method OnProjectCreatedRemote
Public method OnProjectDeleted A post-event handler in the Report Data Service for deleting a project.
Public method OnProjectDeletedRemote
Public method OnProjectSummaryChanged A post-event handler in the Report Data Service for changing a project summary.
Public method OnProjectSummaryChangedRemote
Public method OnProjectWorkflowInformationChanged A post-event handler in the Report Data Service for changing project workflow information.
Public method OnProjectWorkflowInformationChangedRemote
Public method OnProjectWorkspaceChanged A post-event handler in the Report Data Service for changing a project site.
Public method OnProjectWorkspaceChangedRemote
Public method OnProjectWorkspaceCreated A post-event handler in the Report Data Service for creating a project site.
Public method OnProjectWorkspaceCreatedRemote
Public method OnProjectWorkspaceDeleted A post-event handler in the Report Data Service for deleting a project site.
Public method OnProjectWorkspaceDeletedRemote
Public method OnResourceCapacitiesChanged A post-event handler in the Report Data Service for changing a resource calendar which affects resource capacity.
Public method OnResourceCapacitiesChangedRemote
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 OnResourceCapacityTimeRangeChangedRemote
Public method OnResourceChanged A post-event handler in the Report Data Service for changing resource core data or custom field data.
Public method OnResourceChangedRemote
Public method OnResourceCreated A post-event handler in the Report Data Service for creating a resource.
Public method OnResourceCreatedRemote
Public method OnResourceDeleted A post-event handler in the Report Data Service for deleting a resource.
Public method OnResourceDeletedRemote
Public method OnTimesheetAdjusted A post-event handler in the Report Data Service for adjusting a timesheet.
Public method OnTimesheetAdjustedRemote
Public method OnTimesheetClassChanged A post-event handler in the Report Data Service for changing a timesheet line class.
Public method OnTimesheetClassChangedRemote
Public method OnTimesheetDeleted A post-event handler in the Report Data Service for deleting a timesheet.
Public method OnTimesheetDeletedRemote
Public method OnTimesheetPeriodChanged A post-event handler in the Report Data Service for changing a timesheet period.
Public method OnTimesheetPeriodChangedRemote
Public method OnTimesheetPeriodCreated A post-event handler in the Report Data Service for creating a timesheet period.
Public method OnTimesheetPeriodCreatedRemote
Public method OnTimesheetPeriodDeleted A post-event handler in the Report Data Service for deleting a timesheet period.
Public method OnTimesheetPeriodDeletedRemote
Public method OnTimesheetProjectAggregated A post-event handler in the Report Data Service for timesheet project aggregation.
Public method OnTimesheetProjectAggregatedRemote
Public method OnTimesheetSaved A post-event handler in the Report Data Service for saving a timesheet.
Public method OnTimesheetSavedRemote
Public method OnTimesheetStatusChanged A post-event handler in the Report Data Service for changing timesheet status.
Public method OnTimesheetStatusChangedRemote
Public method OnUserViewChanged A post-event handler in the Report Data Service for changing a UserView table in the Reporting database.
Public method OnUserViewChangedRemote
Public method OnWorkflowPhaseDeleted A post-event handler in the Report Data Service for deleting a workflow phase.
Public method OnWorkflowPhaseDeletedRemote
Public method OnWorkflowPhaseUpdated A post-event handler in the Report Data Service for updating a workflow phase.
Public method OnWorkflowPhaseUpdatedRemote
Public method OnWorkflowStageDeleted A post-event handler in the Report Data Service for deleting a workflow stage.
Public method OnWorkflowStageDeletedRemote
Public method OnWorkflowStageUpdated A post-event handler in the Report Data Service for updating a workflow stage.
Public method OnWorkflowStageUpdatedRemote
Public method ToString (Inherited from Object.)

Top

See also

Reference

ReportingEventReceiver class

Microsoft.Office.Project.Server.Events namespace