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