SecurityGroupsDataSet.SecurityGroupsDataTable.SecurityGroupsRowChanged Event

Namespace:  WebSvcSecurity
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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