Click or drag to resize

OpsCommandManagerGetCommandForKey Method

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

Parameters

type
Type: SystemInt32
number
Type: SystemInt32

Return Value

Type: CommandMapping
See Also