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