次の方法で共有


TimesheetDataSet.StatusingChangeLogDataTable.StatusingChangeLogRowChanging イベント

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

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

構文

'宣言
Public Event StatusingChangeLogRowChanging As TimesheetDataSet.StatusingChangeLogRowChangeEventHandler
'使用
Dim instance As TimesheetDataSet.StatusingChangeLogDataTable
Dim handler As TimesheetDataSet.StatusingChangeLogRowChangeEventHandler

AddHandler instance.StatusingChangeLogRowChanging, handler
public event TimesheetDataSet.StatusingChangeLogRowChangeEventHandler StatusingChangeLogRowChanging

関連項目

参照先

TimesheetDataSet.StatusingChangeLogDataTable クラス

TimesheetDataSet.StatusingChangeLogDataTable メンバー

WebSvcTimeSheet 名前空間