ImportTimesheetDataSet.LinesDataTable.LinesRowDeleting イベント
前の行が削除される前に発生するイベント。
名前空間: WebSvcStatusing
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Event LinesRowDeleting As ImportTimesheetDataSet.LinesRowChangeEventHandler
'使用
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim handler As ImportTimesheetDataSet.LinesRowChangeEventHandler
AddHandler instance.LinesRowDeleting, handler
public event ImportTimesheetDataSet.LinesRowChangeEventHandler LinesRowDeleting
関連項目
参照先
ImportTimesheetDataSet.LinesDataTable クラス