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