SecurityProjectCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowChanging Event

The pre-event that occurs before the row is changed.

Namespace:  [Security Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Security.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Security.asmx?wsdl

Syntax

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

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

See Also

Reference

SecurityProjectCategoriesDataSet.GroupRelationsDataTable Class

SecurityProjectCategoriesDataSet.GroupRelationsDataTable Members

Security Web Service