TimesheetManagersDataSet.TimesheetManagersDataTable.TimesheetManagersRowDeleted 事件

后期事件活动时发生TimesheetManagersDataTable中的行已被删除。

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

语法

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

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

另请参阅

引用

TimesheetManagersDataSet.TimesheetManagersDataTable 类

TimesheetManagersDataSet.TimesheetManagersDataTable 成员

WebSvcAdmin 命名空间