ImportTimesheetDataSet.LinesDataTable.LinesRowChanging 事件
變更資料列之前,就會發生前的事件。
命名空間: WebSvcStatusing
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Event LinesRowChanging As ImportTimesheetDataSet.LinesRowChangeEventHandler
'用途
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim handler As ImportTimesheetDataSet.LinesRowChangeEventHandler
AddHandler instance.LinesRowChanging, handler
public event ImportTimesheetDataSet.LinesRowChangeEventHandler LinesRowChanging
請參閱
參照
ImportTimesheetDataSet.LinesDataTable 類別