Click or drag to resize

OpsSearchRequestSelectedEntries Property

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

Property Value

Type: DictionaryInt32, SelectionRequestEntry
See Also