Click or drag to resize

OpsSLUSearchRequestSluIndexToMenuItemsMap Property

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public Dictionary<int, OpsSLUSearchRequestSuperLiteMenuItemButtons> SluIndexToMenuItemsMap { get; set; }

Property Value

Type: DictionaryInt32, OpsSLUSearchRequestSuperLiteMenuItemButtons
See Also