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 類別