Поделиться через


Интерфейс IWorkflowTypeExtender

Defines the interface for a workflow type extender, allowing custom workflow types to be started.

Пространство имен:  Microsoft.MasterDataServices.WorkflowTypeExtender
Сборка:  Microsoft.MasterDataServices.WorkflowTypeExtender (в Microsoft.MasterDataServices.WorkflowTypeExtender.dll)

Синтаксис

'Декларация
Public Interface IWorkflowTypeExtender
'Применение
Dim instance As IWorkflowTypeExtender
public interface IWorkflowTypeExtender
public interface class IWorkflowTypeExtender
type IWorkflowTypeExtender =  interface end
public interface IWorkflowTypeExtender

Тип IWorkflowTypeExtender обеспечивает доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод StartWorkflow Starts a custom type of workflow using the supplied data element.

В начало

См. также

Справочник

Пространство имен Microsoft.MasterDataServices.WorkflowTypeExtender