Interfaz IWorkflowTypeExtender

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

Espacio de nombres:  Microsoft.MasterDataServices.WorkflowTypeExtender
Ensamblado:  Microsoft.MasterDataServices.WorkflowTypeExtender (en Microsoft.MasterDataServices.WorkflowTypeExtender.dll)

Sintaxis

'Declaración
Public Interface IWorkflowTypeExtender
'Uso
Dim instance As IWorkflowTypeExtender
public interface IWorkflowTypeExtender
public interface class IWorkflowTypeExtender
type IWorkflowTypeExtender =  interface end
public interface IWorkflowTypeExtender

El tipo IWorkflowTypeExtender expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público StartWorkflow Starts a custom type of workflow using the supplied data element.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.MasterDataServices.WorkflowTypeExtender