ClaimedReceiptPrinter.CreateJob Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new print job for the receipt printer station.
public:
virtual ReceiptPrintJob ^ CreateJob() = CreateJob;
ReceiptPrintJob CreateJob();
public ReceiptPrintJob CreateJob();
function createJob()
Public Function CreateJob () As ReceiptPrintJob
Returns
The new print job for the receipt printer station.