Click or drag to resize

AlertConditionToString Method

Returns the alert condition.

Namespace:  Zebra.Sdk.Settings
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public override string ToString()

Return Value

Type: String
String representation of the alert condition (e.g. "PAPER OUT").
See Also