Click or drag to resize

OpsCommandManagerGetCommandForKey Method


Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.9
Syntax
C#
public static CommandMapping GetCommandForKey(
	int type,
	int number
)

Parameters

type  Int32
 
number  Int32
 

Return Value

CommandMapping
See Also