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


SecurityProjectCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowChanged 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 GroupRelationsRowChanged As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler
'Usage
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim handler As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler

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

See Also

Reference

SecurityProjectCategoriesDataSet.GroupRelationsDataTable Class

SecurityProjectCategoriesDataSet.GroupRelationsDataTable Members

Security Web Service