UserDelegationEventReceiver.OnChanged 方法

UpdateDelegations(UserDelegationDataSet)方法后的事件处理程序。

命名空间:  Microsoft.Office.Project.Server.Events
程序集:  Microsoft.Office.Project.Server.Events.Receivers(位于 Microsoft.Office.Project.Server.Events.Receivers.dll 中)

语法

声明
Public Overridable Sub OnChanged ( _
    contextInfo As PSContextInfo, _
    e As UserDelegationUpdatePostEventArgs _
)
用法
Dim instance As UserDelegationEventReceiver
Dim contextInfo As PSContextInfo
Dim e As UserDelegationUpdatePostEventArgs

instance.OnChanged(contextInfo, e)
public virtual void OnChanged(
    PSContextInfo contextInfo,
    UserDelegationUpdatePostEventArgs e
)

参数

备注

重要信息注释重要信息

OnChanged事件接收器不支持由Project Online的 SharePoint 权限模式下,默认的场所安装的Project Server 2013。有关详细信息,请参阅什么是新的 IT 专业人员在项目服务器 2013 technet 文章中的SharePoint 权限模式

另请参阅

引用

UserDelegationEventReceiver 类

UserDelegationEventReceiver 成员

Microsoft.Office.Project.Server.Events 命名空间