Click or drag to resize

OpsCustomReceiptEventArgsIsMemoCheck Property

Set to true if the receipt output is for a paid memo check when seat filtering is active and a MemoCheck number is present.

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.9
Syntax
C#
public bool IsMemoCheck { get; }

Property Value

Boolean
See Also