ITaskFormFactoryService Interfaz

Definición

Define un método que realiza una operación del formulario de tareas.

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
Atributos

Propiedades

TaskForms

Recibe la colección de información del formulario de tareas.

Métodos

CreateTaskFormInstance(String, IContext)

Inicializa una nueva instancia del formulario de tareas.

Se aplica a