Click or drag to resize

OpsContextMenuLevel Property

A dictionary of active menu levels.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public IDictionary<int, int> MenuLevel { get; }

Property Value

IDictionaryInt32, Int32
See Also