TimesheetManagersDataSet.TimesheetManagersDataTable.TimesheetManagersRowDeleting 事件

前期事件活动发送通知TimesheetManagersDataTable中的行已被删除之前发生。

命名空间:  WebSvcAdmin
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Event TimesheetManagersRowDeleting As TimesheetManagersDataSet.TimesheetManagersRowChangeEventHandler
用法
Dim instance As TimesheetManagersDataSet.TimesheetManagersDataTable
Dim handler As TimesheetManagersDataSet.TimesheetManagersRowChangeEventHandler

AddHandler instance.TimesheetManagersRowDeleting, handler
public event TimesheetManagersDataSet.TimesheetManagersRowChangeEventHandler TimesheetManagersRowDeleting

另请参阅

引用

TimesheetManagersDataSet.TimesheetManagersDataTable 类

TimesheetManagersDataSet.TimesheetManagersDataTable 成员

WebSvcAdmin 命名空间