Click or drag to resize

OpsCommandManagerGetKeyForCommand Method

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public static KeyMapping GetKeyForCommand(
	CommandMapping command
)

Parameters

command
Type: Micros.OpsCommandMapping

Return Value

Type: KeyMapping
See Also