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