SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler 委托

介绍了应触发时编辑与SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRow相关联的数据和事件设置事件处理程序。

命名空间:  WebSvcSecurity
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Delegate Sub SecurityPrincipleCategoryRelationsRowChangeEventHandler ( _
    sender As Object, _
    e As SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRowChangeEvent _
)
用法
Dim instance As New SecurityPrincipleCategoryRelationsRowChangeEventHandler(AddressOf HandlerMethod)
public delegate void SecurityPrincipleCategoryRelationsRowChangeEventHandler(
    Object sender,
    SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRowChangeEvent e
)

参数

另请参阅

引用

WebSvcSecurity 命名空间