共用方式為


TimesheetDataSet.StatusingChangeLogDataTable.StatusingChangeLogRowChanging 事件

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

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

語法

'宣告
Public Event StatusingChangeLogRowChanging As TimesheetDataSet.StatusingChangeLogRowChangeEventHandler
'用途
Dim instance As TimesheetDataSet.StatusingChangeLogDataTable
Dim handler As TimesheetDataSet.StatusingChangeLogRowChangeEventHandler

AddHandler instance.StatusingChangeLogRowChanging, handler
public event TimesheetDataSet.StatusingChangeLogRowChangeEventHandler StatusingChangeLogRowChanging

請參閱

參照

TimesheetDataSet.StatusingChangeLogDataTable 類別

TimesheetDataSet.StatusingChangeLogDataTable 成員

WebSvcTimeSheet 命名空間