SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable.SecurityPrincipleCategoryRelationsRowChanged 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 SecurityPrincipleCategoryRelationsRowChanged As SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler
'Usage
Dim instance As SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable
Dim handler As SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler

AddHandler instance.SecurityPrincipleCategoryRelationsRowChanged, handler
public event SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler SecurityPrincipleCategoryRelationsRowChanged

See Also

Reference

SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable Class

SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable Members

Security Web Service