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