Click or drag to resize

CheckSummaryDataCheckStatus Property

Returns the current status of the check, 0 = Available for pickup 1 = Available for pickup, but owner is not a peer workstation (i.e. checks owned by CAPS such as TMS checks or PosApi checks). 2 = Open on other workstation 3 = Owner is offline

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public int CheckStatus { get; }

Property Value

Type: Int32
See Also