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 네임스페이스