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