ImportTimesheetDataSet.LinesDataTable.LinesRowChanging 事件

前期事件更改行之前发生。

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

语法

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

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

另请参阅

引用

ImportTimesheetDataSet.LinesDataTable 类

ImportTimesheetDataSet.LinesDataTable 成员

WebSvcStatusing 命名空间