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