Click or drag to resize

OpsComboSelectionRequestEntries Property

List of available entries.

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

Property Value

Type: ListSelectionRequestEntry
See Also