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