RulesEventReceiver.OnProcessing 方法
此成員是保留給內部使用,而不是用來直接從您的程式碼使用
命名空間: Microsoft.Office.Project.Server.Events
組件: Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
語法
'宣告
Public Overridable Sub OnProcessing ( _
contextInfo As PSContextInfo, _
e As RulesPreProcessEventArgs _
)
'用途
Dim instance As RulesEventReceiver
Dim contextInfo As PSContextInfo
Dim e As RulesPreProcessEventArgs
instance.OnProcessing(contextInfo, e)
public virtual void OnProcessing(
PSContextInfo contextInfo,
RulesPreProcessEventArgs e
)
參數
- contextInfo
類型:Microsoft.Office.Project.Server.Library.PSContextInfo