Click or drag to resize

OpsContextDTOCheckActive Property

True if there is a currently active takeout, curbside or delivery guest check.

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

Property Value

Type: Boolean
See Also