Interface IWorkflowTypeExtender
Defines the interface for a workflow type extender, allowing custom workflow types to be started.
Espace de noms : Microsoft.MasterDataServices.WorkflowTypeExtender
Assembly : Microsoft.MasterDataServices.WorkflowTypeExtender (en Microsoft.MasterDataServices.WorkflowTypeExtender.dll)
Syntaxe
'Déclaration
Public Interface IWorkflowTypeExtender
'Utilisation
Dim instance As IWorkflowTypeExtender
public interface IWorkflowTypeExtender
public interface class IWorkflowTypeExtender
type IWorkflowTypeExtender = interface end
public interface IWorkflowTypeExtender
Le type IWorkflowTypeExtender expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
StartWorkflow | Starts a custom type of workflow using the supplied data element. |
Haut de la page
Voir aussi
Référence
Espace de noms Microsoft.MasterDataServices.WorkflowTypeExtender