共用方式為


TimesheetListDataSet.TimesheetsDataTable.TimesheetsRowDeleted 事件

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

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

語法

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

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

請參閱

參照

TimesheetListDataSet.TimesheetsDataTable 類別

TimesheetListDataSet.TimesheetsDataTable 成員

WebSvcTimeSheet 命名空間