次の方法で共有


RulesEventReceiver.OnDeleted メソッド

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。

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

構文

'宣言
Public Overridable Sub OnDeleted ( _
    contextInfo As PSContextInfo, _
    e As RulesPostDeleteEventArgs _
)
'使用
Dim instance As RulesEventReceiver
Dim contextInfo As PSContextInfo
Dim e As RulesPostDeleteEventArgs

instance.OnDeleted(contextInfo, e)
public virtual void OnDeleted(
    PSContextInfo contextInfo,
    RulesPostDeleteEventArgs e
)

パラメーター

関連項目

参照先

RulesEventReceiver クラス

RulesEventReceiver メンバー

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