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