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