Click or drag to resize

SelectionRequestFindByNum Method

Namespace:  Micros.Ops.Input
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public SelectionRequestEntry FindByNum(
	int number
)

Parameters

number
Type: SystemInt32

Return Value

Type: SelectionRequestEntry
See Also