WorkflowDataSet.WorkflowStageCustomFieldsDataTable.WorkflowStageCustomFieldsRowChanging 事件

前期事件更改行之前发生。

命名空间:  WebSvcWorkflow
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Event WorkflowStageCustomFieldsRowChanging As WorkflowDataSet.WorkflowStageCustomFieldsRowChangeEventHandler
用法
Dim instance As WorkflowDataSet.WorkflowStageCustomFieldsDataTable
Dim handler As WorkflowDataSet.WorkflowStageCustomFieldsRowChangeEventHandler

AddHandler instance.WorkflowStageCustomFieldsRowChanging, handler
public event WorkflowDataSet.WorkflowStageCustomFieldsRowChangeEventHandler WorkflowStageCustomFieldsRowChanging

另请参阅

引用

WorkflowDataSet.WorkflowStageCustomFieldsDataTable 类

WorkflowDataSet.WorkflowStageCustomFieldsDataTable 成员

WebSvcWorkflow 命名空间