共用方式為


TimesheetDataSet.ActionsDataTable.ActionsRowDeleted 事件

刪除資料列之後所發生的事件後。

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

語法

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

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

請參閱

參照

TimesheetDataSet.ActionsDataTable 類別

TimesheetDataSet.ActionsDataTable 成員

WebSvcTimeSheet 命名空間