Share via


ITaskFormFactoryService 인터페이스

정의

태스크 폼의 작업을 수행하는 메서드를 정의합니다.

public interface class ITaskFormFactoryService
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("a9e18ed5-2630-4c2a-a36a-af8329968d11")]
public interface ITaskFormFactoryService
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("a9e18ed5-2630-4c2a-a36a-af8329968d11")>]
type ITaskFormFactoryService = interface
Public Interface ITaskFormFactoryService
특성

속성

TaskForms

태스크 폼에서 정보 컬렉션을 가져옵니다.

메서드

CreateTaskFormInstance(String, IContext)

태스크 폼의 새 인스턴스를 초기화합니다.

적용 대상