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