SecurityProjectCategoriesDataSet.UserRelationsDataTable.UserRelationsRowChanged Event
The post-event that occurs after 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 UserRelationsRowChanged As SecurityProjectCategoriesDataSet.UserRelationsRowChangeEventHandler
'Usage
Dim instance As SecurityProjectCategoriesDataSet.UserRelationsDataTable
Dim handler As SecurityProjectCategoriesDataSet.UserRelationsRowChangeEventHandler
AddHandler instance.UserRelationsRowChanged, handler
public event SecurityProjectCategoriesDataSet.UserRelationsRowChangeEventHandler UserRelationsRowChanged
See Also
Reference
SecurityProjectCategoriesDataSet.UserRelationsDataTable Class
SecurityProjectCategoriesDataSet.UserRelationsDataTable Members