Click or drag to resize

OpsContextComboSideDefaultLevelActive Property

Will be set to true if a combo side has a default menu level. This is intended for use with the menu level keys so the user can use the button to temporarily change the menu level (so small drinks appear in the SLU instead of large drinks).

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

Property Value

Type: Boolean
See Also