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


Метод StatusingEventReceiverServiceProxyClient.OnStatusSubmitingRemote

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

Синтаксис

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

returnValue = instance.OnStatusSubmitingRemote(contextInfo, _
    eventHandlerUid, e)
public StatusSubmitPreEventArgs OnStatusSubmitingRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    StatusSubmitPreEventArgs e
)

Параметры

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

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

Реализации

IStatusingEventReceiverRemote.OnStatusSubmitingRemote(PSContextInfo, Guid, StatusSubmitPreEventArgs)

См. также

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

StatusingEventReceiverServiceProxyClient класс

Элементы StatusingEventReceiverServiceProxyClient

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