Condividi tramite


SecurityGroupsDataSet.SecurityGroupsDataTable.SecurityGroupsRowChanged event

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

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

Syntax

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

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

See also

Reference

SecurityGroupsDataSet.SecurityGroupsDataTable class

SecurityGroupsDataSet.SecurityGroupsDataTable members

WebSvcSecurity namespace