SecurityEventReceiver.OnProjectCategoryUpdated 方法
UpdateProjectCategories(SecurityProjectCategoriesDataSet)方法後置事件處理常式。
命名空間: Microsoft.Office.Project.Server.Events
組件: Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
語法
'宣告
Public Overridable Sub OnProjectCategoryUpdated ( _
contextInfo As PSContextInfo, _
e As ProjectCategorySetPostEventArgs _
)
'用途
Dim instance As SecurityEventReceiver
Dim contextInfo As PSContextInfo
Dim e As ProjectCategorySetPostEventArgs
instance.OnProjectCategoryUpdated(contextInfo, _
e)
public virtual void OnProjectCategoryUpdated(
PSContextInfo contextInfo,
ProjectCategorySetPostEventArgs e
)
參數
contextInfo
類型:Microsoft.Office.Project.Server.Library.PSContextInfo包含 Project Server 內容資訊。
備註
重要
SharePoint 權限模式,由Project Online不支援OnProjectCategoryUpdated事件接收器和預設的內部部署安裝的Project Server 2013。如需詳細資訊,請參閱 TechNet 上的什麼是 IT 專業人員的 Project Server 2013 的新文章中的SharePoint 權限模式 。