Click or drag to resize

OpsCommandLegacyKeyCodeAttribute(Int32, Int32) Constructor

Initializes a new instance of the OpsCommandLegacyKeyCodeAttribute class

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public OpsCommandLegacyKeyCodeAttribute(
	int function,
	int type
)

Parameters

function  Int32
 
type  Int32
 
See Also