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