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