WorkflowDataSet.WorkflowAssociationDataTable.WorkflowAssociationRowChanged 事件
更改某行后发生的后期事件。
命名空间: WebSvcWorkflow
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Event WorkflowAssociationRowChanged As WorkflowDataSet.WorkflowAssociationRowChangeEventHandler
用法
Dim instance As WorkflowDataSet.WorkflowAssociationDataTable
Dim handler As WorkflowDataSet.WorkflowAssociationRowChangeEventHandler
AddHandler instance.WorkflowAssociationRowChanged, handler
public event WorkflowDataSet.WorkflowAssociationRowChangeEventHandler WorkflowAssociationRowChanged
另请参阅
引用
WorkflowDataSet.WorkflowAssociationDataTable 类