次の方法で共有


TimesheetListDataSet.TimesheetsDataTable.TimesheetsRowDeleting イベント

前の行が削除される前に発生するイベント。

名前空間:  WebSvcTimeSheet
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Event TimesheetsRowDeleting As TimesheetListDataSet.TimesheetsRowChangeEventHandler
'使用
Dim instance As TimesheetListDataSet.TimesheetsDataTable
Dim handler As TimesheetListDataSet.TimesheetsRowChangeEventHandler

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

関連項目

参照先

TimesheetListDataSet.TimesheetsDataTable クラス

TimesheetListDataSet.TimesheetsDataTable メンバー

WebSvcTimeSheet 名前空間