AdminEventReceiver members
Includes local event handlers for methods in the WebSvcAdmin.Admin class, and remote event receivers for Admin (administrative) events in Project Web App.
The AdminEventReceiver type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
AdminEventReceiver | Creates an instance of the AdminEventReceiver 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.) |
![]() |
OnAdSyncERPSynchronized | A local post-event handler for the Admin – AdSyncERPSynchronized event, which occurs after the enterprise resource pool is synchronized with Active Directory services data. |
![]() |
OnAdSyncERPSynchronizedRemote | A remote post-event receiver for the Admin – AdSyncERPSynchronized event, which occurs after the enterprise resource pool is synchronized with Active Directory services data. |
![]() |
OnAdSyncERPSynchronizing | A local pre-event handler for the Admin – AdSyncERPSynchronizing event, which occurs before the enterprise resource pool is synchronized with Active Directory services data. |
![]() |
OnAdSyncERPSynchronizingRemote | A remote pre-event receiver for the Admin – AdSyncERPSynchronizing event, which occurs before the enterprise resource pool is synchronized with Active Directory services data. |
![]() |
OnAdSyncGroupsSynchronized | A local post-event handler for the Admin – AdSyncGroupsSynchronized event, which occurs after Project Server synchronizes the Active Directory groups in Project Web App. |
![]() |
OnAdSyncGroupsSynchronizedRemote | A remote post-event receiver for the Admin – AdSyncGroupsSynchronized event, which occurs after Project Server synchronizes the Active Directory groups in Project Web App. |
![]() |
OnAdSyncGroupsSynchronizing | A local pre-event handler for the Admin – AdSyncGroupsSynchronizing event, which occurs before Project Server synchronizes the Active Directory groups in Project Web App. |
![]() |
OnAdSyncGroupsSynchronizingRemote | A remote pre-event receiver for the Admin – AdSyncGroupsSynchronizing event, which occurs before Project Server synchronizes the Active Directory groups in Project Web App. |
![]() |
OnAdSyncGroupSynchronized | A local post-event handler for the Admin – AdSyncGroupSynchronized event, which occurs after Project Server synchronizes a specified Active Directory group in Project Web App. |
![]() |
OnAdSyncGroupSynchronizedRemote | A remote post-event receiver for the Admin – AdSyncGroupSynchronized event, which occurs after Project Server synchronizes a specified Active Directory group in Project Web App. |
![]() |
OnAdSyncGroupSynchronizing | A local pre-event handler for the Admin – AdSyncGroupSynchronizing event, which occurs before Project Server synchronizes a specified Active Directory group in Project Web App. |
![]() |
OnAdSyncGroupSynchronizingRemote | A remote pre-event receiver for the Admin – AdSyncGroupSynchronized event, which occurs before Project Server synchronizes a specified Active Directory group in Project Web App. |
![]() |
OnLineClassUpdated | A local post-event handler for the Admin – LineClassUpdated event, which occurs after Project Server updates a timesheet line classification. |
![]() |
OnLineClassUpdatedRemote | A remote post-event receiver for the Admin – LineClassUpdated event, which occurs after Project Server updates a timesheet line classification. |
![]() |
OnLineClassUpdating | A local pre-event handler for the Admin – LineClassUpdating event, which occurs before Project Server updates a timesheet line classification. |
![]() |
OnLineClassUpdatingRemote | A remote pre-event receiver for the Admin – LineClassUpdating event, which occurs before Project Server updates a timesheet line classification. |
![]() |
OnReportingPeriodUpdated | A local post-event handler for the Admin – ReportingPeriodUpdated event, which occurs after Project Server updates a time reporting period. |
![]() |
OnReportingPeriodUpdatedRemote | A remote post-event receiver for the Admin – ReportingPeriodUpdated event, which occurs after Project Server updates a time reporting period. |
![]() |
OnReportingPeriodUpdating | A local pre-event handler for the Admin – ReportingPeriodUpdating event, which occurs before Project Server updates a time reporting period. |
![]() |
OnReportingPeriodUpdatingRemote | A local pre-event handler for the Admin – ReportingPeriodUpdating event, which occurs before Project Server updates a time reporting period. |
![]() |
OnStatusReportsDeleted | A local post-event handler for the Admin – StatusReportsDeleted event, which occurs after a timesheet is deleted. |
![]() |
OnStatusReportsDeletedRemote | A remote post-event receiver for the Admin – StatusReportsDeleted event, which occurs after a timesheet is deleted. |
![]() |
OnStatusReportsDeleting | A local pre-event handler for the Admin – StatusReportsDeleting event, which occurs before a timesheet is deleted. |
![]() |
OnStatusReportsDeletingRemote | A remote pre-event receiver for the Admin – StatusReportsDeleting event, which occurs before a timesheet is deleted. |
![]() |
ToString | (Inherited from Object.) |
Top