Click or drag to resize

OpsContextCondimentGroupStatusOrderedCondiments Field

// SCR 5437 Min Max Ordered Feature [8/2/2011 cgough] OrderedCondiments contains object number and count of items ordered in required condiment groups only. If Required == false this will not be populated

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public Dictionary<int, int> OrderedCondiments

Field Value

Type: DictionaryInt32, Int32
See Also