Click or drag to resize

ExtensibilityOpsDisplayDetailPrintsOnThisDevice Method

Determine if this detail prints on the specified device

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public bool PrintsOnThisDevice(
	int device
)

Parameters

device  Int32

Return Value

Boolean
See Also