ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsDataTable.SecurityPrincipleCategoryRelationsRowDeleting Event
The pre-event that occurs before a row is deleted.
Namespace: [Resource Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Resource.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Resource.asmx?wsdl
Syntax
'Declaration
Public Event SecurityPrincipleCategoryRelationsRowDeleting As ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler
'Usage
Dim instance As ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsDataTable
Dim handler As ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler
AddHandler instance.SecurityPrincipleCategoryRelationsRowDeleting, handler
public event ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler SecurityPrincipleCategoryRelationsRowDeleting
See Also
Reference
ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsDataTable Class
ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsDataTable Members