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


Метод IStatusingEventReceiverRemote.OnAssignmentDelegatingRemote

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

Синтаксис

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

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

Параметры

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

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

См. также

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

IStatusingEventReceiverRemote интерфейс

Элементы IStatusingEventReceiverRemote

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