Click or drag to resize

ExtensibilityDataInfoSetPrintOnOrderDevice Method

SetPrintOnAllOrderDevices() Update the internal print flags so that this record will also print on the specified order device.

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public void SetPrintOnOrderDevice(
	int orderDeviceNumber
)

Parameters

orderDeviceNumber
Type: SystemInt32
See Also