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