次の方法で共有


IStatusingEventReceiverRemote.OnStatusSubmitingRemote メソッド

名前空間:  Microsoft.Office.Project.Server.Events
アセンブリ:  Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)

構文

'宣言
<OperationContractAttribute> _
Function OnStatusSubmitingRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As StatusSubmitPreEventArgs _
) As StatusSubmitPreEventArgs
'使用
Dim instance As IStatusingEventReceiverRemote
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As StatusSubmitPreEventArgs
Dim returnValue As StatusSubmitPreEventArgs

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

パラメーター

戻り値

型: Microsoft.Office.Project.Server.Events.StatusSubmitPreEventArgs

関連項目

参照先

IStatusingEventReceiverRemote インターフェイス

IStatusingEventReceiverRemote メンバー

Microsoft.Office.Project.Server.Events 名前空間