次の方法で共有


TimesheetListDataSet.TimesheetsDataTable.TimesheetsRowChanging イベント

前の行が変更される前に発生するイベント。

名前空間:  WebSvcTimeSheet
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Event TimesheetsRowChanging As TimesheetListDataSet.TimesheetsRowChangeEventHandler
'使用
Dim instance As TimesheetListDataSet.TimesheetsDataTable
Dim handler As TimesheetListDataSet.TimesheetsRowChangeEventHandler

AddHandler instance.TimesheetsRowChanging, handler
public event TimesheetListDataSet.TimesheetsRowChangeEventHandler TimesheetsRowChanging

関連項目

参照先

TimesheetListDataSet.TimesheetsDataTable クラス

TimesheetListDataSet.TimesheetsDataTable メンバー

WebSvcTimeSheet 名前空間