Click or drag to resize

SearchRequest Constructor (IDictionaryInt64, SelectionRequestEntry)

Initializes a new instance of the SearchRequest class

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

Parameters

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