Click or drag to resize

OpsContextCheckNumberText Property

Number of the currently active guest check as a string. Returns an empty string if there is no check active.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public string CheckNumberText { get; }

Property Value

String
See Also