TimesheetManagersDataSet.TimesheetManagersDataTable.TimesheetManagersRowDeleting イベント
プレ イベント活動をTimesheetManagersDataTable内の行が削除されたことを示す通知を送信する前に発生します。
名前空間: WebSvcAdmin
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Event TimesheetManagersRowDeleting As TimesheetManagersDataSet.TimesheetManagersRowChangeEventHandler
'使用
Dim instance As TimesheetManagersDataSet.TimesheetManagersDataTable
Dim handler As TimesheetManagersDataSet.TimesheetManagersRowChangeEventHandler
AddHandler instance.TimesheetManagersRowDeleting, handler
public event TimesheetManagersDataSet.TimesheetManagersRowChangeEventHandler TimesheetManagersRowDeleting
関連項目
参照先
TimesheetManagersDataSet.TimesheetManagersDataTable クラス