共用方式為


SecurityCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowDeleting Event

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

Syntax

'Declaration
Public Event GroupRelationsRowDeleting As SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler
'Usage
Dim instance As SecurityCategoriesDataSet.GroupRelationsDataTable
Dim handler As SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler

AddHandler instance.GroupRelationsRowDeleting, handler
public event SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler GroupRelationsRowDeleting

See Also

Reference

SecurityCategoriesDataSet.GroupRelationsDataTable Class

SecurityCategoriesDataSet.GroupRelationsDataTable Members

WebSvcSecurity Namespace