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)
Syntax
C#
public string SuperLiteGetDisplayString(
	RFSignalQuality quality
)

Parameters

quality
Type: Micros.OpsRFSignalQuality

Return Value

Type: String
See Also