PrintWorkflowTriggerDetails.PrintWorkflowSession Eigenschaft

Definition

Ruft das Druckworkflowsitzungsobjekt ab, das das Verhalten der ausgelösten Hintergrundaufgabe verwalten soll.

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

Eigenschaftswert

Die Hintergrundsitzung des einzelnen Druckworkflows.

Gilt für: