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