SecurityCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowChanged event
The post-event that occurs after a row is changed.
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event GroupRelationsRowChanged As SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler
'Usage
Dim instance As SecurityCategoriesDataSet.GroupRelationsDataTable
Dim handler As SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler
AddHandler instance.GroupRelationsRowChanged, handler
public event SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler GroupRelationsRowChanged
See also
Reference
SecurityCategoriesDataSet.GroupRelationsDataTable class