TimesheetDataSet.ActionsDataTable.ActionsRowChanged 事件

更改行后发生的后期事件。

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

语法

声明
Public Event ActionsRowChanged As TimesheetDataSet.ActionsRowChangeEventHandler
用法
Dim instance As TimesheetDataSet.ActionsDataTable
Dim handler As TimesheetDataSet.ActionsRowChangeEventHandler

AddHandler instance.ActionsRowChanged, handler
public event TimesheetDataSet.ActionsRowChangeEventHandler ActionsRowChanged

另请参阅

引用

TimesheetDataSet.ActionsDataTable 类

TimesheetDataSet.ActionsDataTable 成员

WebSvcTimeSheet 命名空间