Compartir a través de


PrintWorkflowJobTriggerDetails.PrintWorkflowJobSession Propiedad

Definición

Obtiene información sobre la sesión actual del trabajo de flujo de trabajo de impresión.

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

Valor de propiedad

Información sobre la sesión actual del trabajo de flujo de trabajo de impresión.

Se aplica a