Partager via


PrintWorkflowTriggerDetails.PrintWorkflowSession Propriété

Définition

Obtient l’objet de session de workflow d’impression qui doit gérer le comportement de la tâche en arrière-plan qui a été déclenchée.

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

Valeur de propriété

Session en arrière-plan du flux de travail d’impression unique.

S’applique à