Событие 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 класс