Click or drag to resize

OpsLegacyFunctionKeyCodeAttribute Constructor (Int32)

Initializes a new instance of the OpsLegacyFunctionKeyCodeAttribute class

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public OpsLegacyFunctionKeyCodeAttribute(
	int range
)

Parameters

range
Type: SystemInt32
See Also