Click or drag to resize

OpsContextMenuLevel Property

A dictionary of active menu levels.

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

Property Value

Type: IDictionaryInt32, Int32
See Also