Table of Contents

Method EnqueuePrintJob

Namespace
FS.Hosting.Shared.Reporting
Assembly
FS.Hosting.Shared.dll

EnqueuePrintJob(PrintJob, guid)

Fügt einen Druckauftrag zur angegebenen Print-Transaktion hinzu.

void EnqueuePrintJob(PrintJob job, guid transactionId)

Parameters

job PrintJob

Der Druckauftrag, der hinzugefügt werden soll.

transactionId guid

Die ID der Print-Transaktion, der der Auftrag zugeordnet wird.