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