次の方法で共有


ResourcePlanEventReceiver.OnResourcePlanPublishing メソッド

QueuePublishResourcePlan(Guid, Guid)メソッドのプレ イベント ハンドラー。

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

構文

'宣言
Public Overridable Sub OnResourcePlanPublishing ( _
    contextInfo As PSContextInfo, _
    e As ResourcePlanPublishingEventArgs _
)
'使用
Dim instance As ResourcePlanEventReceiver
Dim contextInfo As PSContextInfo
Dim e As ResourcePlanPublishingEventArgs

instance.OnResourcePlanPublishing(contextInfo, _
    e)
public virtual void OnResourcePlanPublishing(
    PSContextInfo contextInfo,
    ResourcePlanPublishingEventArgs e
)

パラメーター

関連項目

参照先

ResourcePlanEventReceiver クラス

ResourcePlanEventReceiver メンバー

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