ITaskFormFactoryService Interface

Définition

Définit une méthode qui effectue une opération du formulaire de tâche.

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
Attributs

Propriétés

TaskForms

Obtient la collection d'informations à partir du formulaire de tâche.

Méthodes

CreateTaskFormInstance(String, IContext)

Initialise une nouvelle instance du formulaire de tâche.

S’applique à