PrintWorkflowTriggerDetails.PrintWorkflowSession Proprietà

Definizione

Ottiene l'oggetto sessione del flusso di lavoro di stampa che deve gestire il comportamento dell'attività in background attivata.

public:
 property PrintWorkflowBackgroundSession ^ PrintWorkflowSession { PrintWorkflowBackgroundSession ^ get(); };
PrintWorkflowBackgroundSession PrintWorkflowSession();
public PrintWorkflowBackgroundSession PrintWorkflowSession { get; }
var printWorkflowBackgroundSession = printWorkflowTriggerDetails.printWorkflowSession;
Public ReadOnly Property PrintWorkflowSession As PrintWorkflowBackgroundSession

Valore della proprietà

Sessione in background del flusso di lavoro di stampa singola.

Si applica a