Click or drag to resize

SelectionRequestFindByNum Method


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

Parameters

number  Int32
 

Return Value

SelectionRequestEntry
See Also