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 命名空间