ImportTimesheetDataSet.LinesDataTable.LinesRowDeleted 事件

删除了某行后发生的后期事件。

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

语法

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

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

另请参阅

引用

ImportTimesheetDataSet.LinesDataTable 类

ImportTimesheetDataSet.LinesDataTable 成员

WebSvcStatusing 命名空间