共用方式為


StatusingEventReceiverServiceProxyClient.OnAssignmentWorkDataSetRemote 方法

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

語法

'宣告
Public Sub OnAssignmentWorkDataSetRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As AssignmentWorkDataSetPostEventArgs _
)
'用途
Dim instance As StatusingEventReceiverServiceProxyClient
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As AssignmentWorkDataSetPostEventArgs

instance.OnAssignmentWorkDataSetRemote(contextInfo, _
    eventHandlerUid, e)
public void OnAssignmentWorkDataSetRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    AssignmentWorkDataSetPostEventArgs e
)

參數

實作

IStatusingEventReceiverRemote.OnAssignmentWorkDataSetRemote(PSContextInfo, Guid, AssignmentWorkDataSetPostEventArgs)

請參閱

參照

StatusingEventReceiverServiceProxyClient 類別

StatusingEventReceiverServiceProxyClient 成員

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