Share via


SecurityProjectCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowChanged event

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

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

Syntax

'Declaration
Public Event GroupRelationsRowChanged As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler
'Usage
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim handler As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler

AddHandler instance.GroupRelationsRowChanged, handler
public event SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler GroupRelationsRowChanged

See also

Reference

SecurityProjectCategoriesDataSet.GroupRelationsDataTable class

SecurityProjectCategoriesDataSet.GroupRelationsDataTable members

WebSvcSecurity namespace