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


Метод IStatusingEventReceiverRemote.OnApplyingRemote

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

Синтаксис

'Декларация
<OperationContractAttribute> _
Function OnApplyingRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As StatusingPreApplyEventArgs _
) As StatusingPreApplyEventArgs
'Применение
Dim instance As IStatusingEventReceiverRemote
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As StatusingPreApplyEventArgs
Dim returnValue As StatusingPreApplyEventArgs

returnValue = instance.OnApplyingRemote(contextInfo, _
    eventHandlerUid, e)
[OperationContractAttribute]
StatusingPreApplyEventArgs OnApplyingRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    StatusingPreApplyEventArgs e
)

Параметры

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

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

См. также

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

IStatusingEventReceiverRemote интерфейс

Элементы IStatusingEventReceiverRemote

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