SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable.SecurityPrincipleCategoryRelationsRowChanged event
The post-event that occurs after the row is changed.
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event SecurityPrincipleCategoryRelationsRowChanged As SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler
'Usage
Dim instance As SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable
Dim handler As SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler
AddHandler instance.SecurityPrincipleCategoryRelationsRowChanged, handler
public event SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler SecurityPrincipleCategoryRelationsRowChanged
See also
Reference
SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable class
SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable members