SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable.SecurityPrincipleCategoryRelationsRowDeleting Event
The pre-event that occurs before the row is deleted.
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 SecurityPrincipleCategoryRelationsRowDeleting As SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler
'Usage
Dim instance As SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable
Dim handler As SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler
AddHandler instance.SecurityPrincipleCategoryRelationsRowDeleting, handler
public event SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler SecurityPrincipleCategoryRelationsRowDeleting
See Also
Reference
SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable Class
SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable Members