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 クラス