AdminEventReceiver::OnAdSyncERPSynchronized method
Office 2013 and later
A local post-event handler for the Admin – AdSyncERPSynchronized event, which occurs after the enterprise resource pool is synchronized with Active Directory services data.
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Parameters
- contextInfo
- Type: Microsoft.Office.Project.Server.Library.PSContextInfo
Contains the Project Server context information.
- e
- Type: Microsoft.Office.Project.Server.Events.AdSyncERPSynchronizedEventArgs
The data for the event.
The SetActiveDirectorySyncEnterpriseResourcePoolSettings2 method triggers the AdSyncERPSynchronized event.
Show: