ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsDataTable.SecurityPrincipleCategoryRelationsRowDeleted event
The post-event that occurs after a row is deleted.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event SecurityPrincipleCategoryRelationsRowDeleted As ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler
'Usage
Dim instance As ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsDataTable
Dim handler As ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler
AddHandler instance.SecurityPrincipleCategoryRelationsRowDeleted, handler
public event ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler SecurityPrincipleCategoryRelationsRowDeleted
See also
Reference
ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsDataTable class
ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsDataTable members