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: 18.2
Syntax
C#
public bool PrintsOnThisDevice(
	int device
)

Parameters

device
Type: SystemInt32

Return Value

Type: Boolean
See Also