Click or drag to resize

WirelessQualityJobSuperLiteGetDisplayString Method

FPS-43020 Sets the translated text to display in SuperLite Ops for the current RFSignalQuality enum value. Uses 'SuperLiteRFSignalStrength' enum in PosCoreText.xml.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public string SuperLiteGetDisplayString(
	RFSignalQuality quality
)

Parameters

quality  RFSignalQuality
 

Return Value

String
See Also