Compartir a través de


IAdminEventReceiverRemote.OnAdSyncGroupSynchronizedRemote Método

Definición

public:
 void OnAdSyncGroupSynchronizedRemote(Microsoft::Office::Project::Server::Library::PSContextInfo ^ contextInfo, Guid eventHandlerUid, Microsoft::Office::Project::Server::Events::AdSyncGroupSynchronizedEventArgs ^ e);
[System.ServiceModel.OperationContract]
public void OnAdSyncGroupSynchronizedRemote (Microsoft.Office.Project.Server.Library.PSContextInfo contextInfo, Guid eventHandlerUid, Microsoft.Office.Project.Server.Events.AdSyncGroupSynchronizedEventArgs e);
abstract member OnAdSyncGroupSynchronizedRemote : Microsoft.Office.Project.Server.Library.PSContextInfo * Guid * Microsoft.Office.Project.Server.Events.AdSyncGroupSynchronizedEventArgs -> unit
Public Sub OnAdSyncGroupSynchronizedRemote (contextInfo As PSContextInfo, eventHandlerUid As Guid, e As AdSyncGroupSynchronizedEventArgs)

Parámetros

contextInfo
PSContextInfo
eventHandlerUid
Guid
Atributos

Se aplica a