Share via


SecurityGroupsDataSet.CategoryPermissionsDataTable.CategoryPermissionsRowChanged event

The post-event that occurs after the row is changed.

Namespace:  WebSvcSecurity
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Event CategoryPermissionsRowChanged As SecurityGroupsDataSet.CategoryPermissionsRowChangeEventHandler
'Usage
Dim instance As SecurityGroupsDataSet.CategoryPermissionsDataTable
Dim handler As SecurityGroupsDataSet.CategoryPermissionsRowChangeEventHandler

AddHandler instance.CategoryPermissionsRowChanged, handler
public event SecurityGroupsDataSet.CategoryPermissionsRowChangeEventHandler CategoryPermissionsRowChanged

See also

Reference

SecurityGroupsDataSet.CategoryPermissionsDataTable class

SecurityGroupsDataSet.CategoryPermissionsDataTable members

WebSvcSecurity namespace