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 命名空间