ITaskFormFactoryService Schnittstelle

Definition

Definiert eine Methode, die eine Operation der Aufgabenform ausführt.

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
Attribute

Eigenschaften

Name Beschreibung
TaskForms

Erhält die Sammlung der Informationen aus dem Aufgabenformular.

Methoden

Name Beschreibung
CreateTaskFormInstance(String, IContext)

Initialisiert eine neue Instanz des Aufgabenformulars.

Gilt für: