Sdílet prostřednictvím


PrintWorkflowJobTriggerDetails.PrintWorkflowJobSession Property

Definition

Gets info about the current session of the print workflow job.

public:
 property PrintWorkflowJobBackgroundSession ^ PrintWorkflowJobSession { PrintWorkflowJobBackgroundSession ^ get(); };
PrintWorkflowJobBackgroundSession PrintWorkflowJobSession();
public PrintWorkflowJobBackgroundSession PrintWorkflowJobSession { get; }
var printWorkflowJobBackgroundSession = printWorkflowJobTriggerDetails.printWorkflowJobSession;
Public ReadOnly Property PrintWorkflowJobSession As PrintWorkflowJobBackgroundSession

Property Value

Info about the current session of the print workflow job.

Applies to