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