共用方式為


StatusingEventReceiverServiceProxyClient.OnApplyingRemote 方法

命名空間:  Microsoft.Office.Project.Server.Events
組件:  Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)

語法

'宣告
Public Function OnApplyingRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As StatusingPreApplyEventArgs _
) As StatusingPreApplyEventArgs
'用途
Dim instance As StatusingEventReceiverServiceProxyClient
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As StatusingPreApplyEventArgs
Dim returnValue As StatusingPreApplyEventArgs

returnValue = instance.OnApplyingRemote(contextInfo, _
    eventHandlerUid, e)
public StatusingPreApplyEventArgs OnApplyingRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    StatusingPreApplyEventArgs e
)

參數

傳回值

類型:Microsoft.Office.Project.Server.Events.StatusingPreApplyEventArgs

實作

IStatusingEventReceiverRemote.OnApplyingRemote(PSContextInfo, Guid, StatusingPreApplyEventArgs)

請參閱

參照

StatusingEventReceiverServiceProxyClient 類別

StatusingEventReceiverServiceProxyClient 成員

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