Share via


SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable.OnRowDeleted method

A post-event handler for the SecurityPrincipleCategoryRelationsRowDeleted event.

Namespace:  WebSvcSecurity
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Protected Overrides Sub OnRowDeleted ( _
    e As DataRowChangeEventArgs _
)
'Usage
Dim e As DataRowChangeEventArgs

Me.OnRowDeleted(e)
protected override void OnRowDeleted(
    DataRowChangeEventArgs e
)

Parameters

See also

Reference

SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable class

SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable members

WebSvcSecurity namespace