Condividi tramite


ITaskFormFactoryService Interfaccia

Definizione

Definisce un metodo che esegue un'operazione del form attività.

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
Attributi

Proprietà

TaskForms

Ottiene la raccolta di informazioni dal form attività.

Metodi

CreateTaskFormInstance(String, IContext)

Inizializza una nuova istanza del form attività.

Si applica a