共用方式為


TimesheetListDataSet.TimesheetsDataTable.TimesheetsRowChanging 事件

變更資料列之前,就會發生前的事件。

命名空間:  WebSvcTimeSheet
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Event TimesheetsRowChanging As TimesheetListDataSet.TimesheetsRowChangeEventHandler
'用途
Dim instance As TimesheetListDataSet.TimesheetsDataTable
Dim handler As TimesheetListDataSet.TimesheetsRowChangeEventHandler

AddHandler instance.TimesheetsRowChanging, handler
public event TimesheetListDataSet.TimesheetsRowChangeEventHandler TimesheetsRowChanging

請參閱

參照

TimesheetListDataSet.TimesheetsDataTable 類別

TimesheetListDataSet.TimesheetsDataTable 成員

WebSvcTimeSheet 命名空間