次の方法で共有


ResourceDataSet.CalendarExceptionsDataTable.CalendarExceptionsRowDeleting イベント

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

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

構文

'宣言
Public Event CalendarExceptionsRowDeleting As ResourceDataSet.CalendarExceptionsRowChangeEventHandler
'使用
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim handler As ResourceDataSet.CalendarExceptionsRowChangeEventHandler

AddHandler instance.CalendarExceptionsRowDeleting, handler
public event ResourceDataSet.CalendarExceptionsRowChangeEventHandler CalendarExceptionsRowDeleting

関連項目

参照先

ResourceDataSet.CalendarExceptionsDataTable クラス

ResourceDataSet.CalendarExceptionsDataTable メンバー

WebSvcResource 名前空間