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: 18.2
Syntax
C#
public string CheckNumberText { get; }

Property Value

Type: String
See Also