Click or drag to resize

OpsSearchRequestSelectedEntries Property

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

Property Value

Type: DictionaryInt32, SelectionRequestEntry
See Also