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