ImportTimesheetDataSet.LinesDataTable.LinesRowChanged 事件

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

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

语法

声明
Public Event LinesRowChanged As ImportTimesheetDataSet.LinesRowChangeEventHandler
用法
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim handler As ImportTimesheetDataSet.LinesRowChangeEventHandler

AddHandler instance.LinesRowChanged, handler
public event ImportTimesheetDataSet.LinesRowChangeEventHandler LinesRowChanged

另请参阅

引用

ImportTimesheetDataSet.LinesDataTable 类

ImportTimesheetDataSet.LinesDataTable 成员

WebSvcStatusing 命名空间