SecurityProjectCategoriesDataSet.UserPermissionsDataTable.UserPermissionsRowChanged 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 UserPermissionsRowChanged As SecurityProjectCategoriesDataSet.UserPermissionsRowChangeEventHandler
'Usage
Dim instance As SecurityProjectCategoriesDataSet.UserPermissionsDataTable
Dim handler As SecurityProjectCategoriesDataSet.UserPermissionsRowChangeEventHandler
AddHandler instance.UserPermissionsRowChanged, handler
public event SecurityProjectCategoriesDataSet.UserPermissionsRowChangeEventHandler UserPermissionsRowChanged
See Also
Reference
SecurityProjectCategoriesDataSet.UserPermissionsDataTable Class
SecurityProjectCategoriesDataSet.UserPermissionsDataTable Members