Condividi tramite


SecurityGroupsDataSet.SecurityGroupsDataTable.SecurityGroupsRowDeleted event

The post-event that occurs after the row is deleted.

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

Syntax

'Declaration
Public Event SecurityGroupsRowDeleted As SecurityGroupsDataSet.SecurityGroupsRowChangeEventHandler
'Usage
Dim instance As SecurityGroupsDataSet.SecurityGroupsDataTable
Dim handler As SecurityGroupsDataSet.SecurityGroupsRowChangeEventHandler

AddHandler instance.SecurityGroupsRowDeleted, handler
public event SecurityGroupsDataSet.SecurityGroupsRowChangeEventHandler SecurityGroupsRowDeleted

See also

Reference

SecurityGroupsDataSet.SecurityGroupsDataTable class

SecurityGroupsDataSet.SecurityGroupsDataTable members

WebSvcSecurity namespace