Поделиться через


SecurityProjectCategoriesDataSet.GroupPermissionsDataTable.GroupPermissionsRowChanged 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 GroupPermissionsRowChanged As SecurityProjectCategoriesDataSet.GroupPermissionsRowChangeEventHandler
'Usage
Dim instance As SecurityProjectCategoriesDataSet.GroupPermissionsDataTable
Dim handler As SecurityProjectCategoriesDataSet.GroupPermissionsRowChangeEventHandler

AddHandler instance.GroupPermissionsRowChanged, handler
public event SecurityProjectCategoriesDataSet.GroupPermissionsRowChangeEventHandler GroupPermissionsRowChanged

See Also

Reference

SecurityProjectCategoriesDataSet.GroupPermissionsDataTable Class

SecurityProjectCategoriesDataSet.GroupPermissionsDataTable Members

Security Web Service