Поделиться через


Метод AdminEventReceiverServiceProxyClient.OnAdSyncGroupSynchronizingRemote

Пространство имен:  Microsoft.Office.Project.Server.Events
Сборка:  Microsoft.Office.Project.Server.Events.Receivers (в Microsoft.Office.Project.Server.Events.Receivers.dll)

Синтаксис

'Декларация
Public Function OnAdSyncGroupSynchronizingRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As AdSyncGroupSynchronizingEventArgs _
) As AdSyncGroupSynchronizingEventArgs
'Применение
Dim instance As AdminEventReceiverServiceProxyClient
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As AdSyncGroupSynchronizingEventArgs
Dim returnValue As AdSyncGroupSynchronizingEventArgs

returnValue = instance.OnAdSyncGroupSynchronizingRemote(contextInfo, _
    eventHandlerUid, e)
public AdSyncGroupSynchronizingEventArgs OnAdSyncGroupSynchronizingRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    AdSyncGroupSynchronizingEventArgs e
)

Параметры

Возвращаемое значение

Тип: Microsoft.Office.Project.Server.Events.AdSyncGroupSynchronizingEventArgs

Реализации

IAdminEventReceiverRemote.OnAdSyncGroupSynchronizingRemote(PSContextInfo, Guid, AdSyncGroupSynchronizingEventArgs)

См. также

Справочные материалы

AdminEventReceiverServiceProxyClient класс

Элементы AdminEventReceiverServiceProxyClient

Пространство имен Microsoft.Office.Project.Server.Events