TimesheetDataSet.LinesDataTable.LinesRowDeleted 事件
后期事件发生后删除的行。
命名空间: WebSvcTimeSheet
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Event LinesRowDeleted As TimesheetDataSet.LinesRowChangeEventHandler
用法
Dim instance As TimesheetDataSet.LinesDataTable
Dim handler As TimesheetDataSet.LinesRowChangeEventHandler
AddHandler instance.LinesRowDeleted, handler
public event TimesheetDataSet.LinesRowChangeEventHandler LinesRowDeleted
另请参阅
引用
TimesheetDataSet.LinesDataTable 类