Click or drag to resize

OpsSearchRequestSelectedEntries Property


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

Property Value

DictionaryInt32, SelectionRequestEntry
See Also