共用方式為


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