TimesheetManagersDataSet.TimesheetManagersDataTable.TimesheetManagersRowChanged 事件

在TimesheetManagersDataTable中的一行信息已被更改时,会发生后期事件活动。

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

语法

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

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

另请参阅

引用

TimesheetManagersDataSet.TimesheetManagersDataTable 类

TimesheetManagersDataSet.TimesheetManagersDataTable 成员

WebSvcAdmin 命名空间