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