Click or drag to resize

SelectionRequest Constructor (IDictionaryInt64, SelectionRequestEntry)

Initializes a new instance of the SelectionRequest class

Namespace:  Micros.Ops.Input
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public SelectionRequest(
	IDictionary<long, SelectionRequestEntry> entries
)

Parameters

entries
Type: System.Collections.GenericIDictionaryInt64, SelectionRequestEntry
See Also