Share via


PermissionDataSet.ActionsDataTable.ActionsRowChanged 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 ActionsRowChanged As PermissionDataSet.ActionsRowChangeEventHandler
'Usage
Dim instance As PermissionDataSet.ActionsDataTable
Dim handler As PermissionDataSet.ActionsRowChangeEventHandler

AddHandler instance.ActionsRowChanged, handler
public event PermissionDataSet.ActionsRowChangeEventHandler ActionsRowChanged

See Also

Reference

PermissionDataSet.ActionsDataTable Class

PermissionDataSet.ActionsDataTable Members

Security Web Service