次の方法で共有


ProjectEventReceiver.OnSummaryPublishing メソッド

QueuePublishSummaryメソッドのプレ イベント ハンドラー。

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

構文

'宣言
Public Overridable Sub OnSummaryPublishing ( _
    contextInfo As PSContextInfo, _
    e As ProjectPreSummaryPublishEventArgs _
)
'使用
Dim instance As ProjectEventReceiver
Dim contextInfo As PSContextInfo
Dim e As ProjectPreSummaryPublishEventArgs

instance.OnSummaryPublishing(contextInfo, _
    e)
public virtual void OnSummaryPublishing(
    PSContextInfo contextInfo,
    ProjectPreSummaryPublishEventArgs e
)

パラメーター

関連項目

参照先

ProjectEventReceiver クラス

ProjectEventReceiver メンバー

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