共用方式為


TimesheetDataSet.ActionsDataTable.ActionsRowChanged 事件

資料列變更之後所發生的事件後。

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

語法

'宣告
Public Event ActionsRowChanged As TimesheetDataSet.ActionsRowChangeEventHandler
'用途
Dim instance As TimesheetDataSet.ActionsDataTable
Dim handler As TimesheetDataSet.ActionsRowChangeEventHandler

AddHandler instance.ActionsRowChanged, handler
public event TimesheetDataSet.ActionsRowChangeEventHandler ActionsRowChanged

請參閱

參照

TimesheetDataSet.ActionsDataTable 類別

TimesheetDataSet.ActionsDataTable 成員

WebSvcTimeSheet 命名空間