次の方法で共有


AssnHistoryDataSet.CustomFieldsDataTable.CustomFieldsRowDeleted イベント

後、行が削除された後に発生するイベント。

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

構文

'宣言
Public Event CustomFieldsRowDeleted As AssnHistoryDataSet.CustomFieldsRowChangeEventHandler
'使用
Dim instance As AssnHistoryDataSet.CustomFieldsDataTable
Dim handler As AssnHistoryDataSet.CustomFieldsRowChangeEventHandler

AddHandler instance.CustomFieldsRowDeleted, handler
public event AssnHistoryDataSet.CustomFieldsRowChangeEventHandler CustomFieldsRowDeleted

関連項目

参照先

AssnHistoryDataSet.CustomFieldsDataTable クラス

AssnHistoryDataSet.CustomFieldsDataTable メンバー

WebSvcStatusing 名前空間