AdminEventReceiver::OnAdSyncERPSynchronizing method

Office 2013 and later

A local pre-event handler for the AdminAdSyncERPSynchronizing event, which occurs before 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)

No code example is currently available or this language may not be supported.

Parameters

contextInfo
Type: Microsoft.Office.Project.Server.Library.PSContextInfo

Contains the Project Server context information.

e
Type: Microsoft.Office.Project.Server.Events.AdSyncERPSynchronizingEventArgs

The data for the event.

The SetActiveDirectorySyncEnterpriseResourcePoolSettings method triggers the AdSyncERPSynchronizing event.

Show: