TimesheetDataSet.LinesDataTable.LinesRowDeleting 事件

前期事件发生之前删除的行。

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

语法

声明
Public Event LinesRowDeleting As TimesheetDataSet.LinesRowChangeEventHandler
用法
Dim instance As TimesheetDataSet.LinesDataTable
Dim handler As TimesheetDataSet.LinesRowChangeEventHandler

AddHandler instance.LinesRowDeleting, handler
public event TimesheetDataSet.LinesRowChangeEventHandler LinesRowDeleting

另请参阅

引用

TimesheetDataSet.LinesDataTable 类

TimesheetDataSet.LinesDataTable 成员

WebSvcTimeSheet 命名空间