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