Click or drag to resize

PrinterAlertCondition Property

Gets the current alert condition.

Namespace:  Zebra.Sdk.Printer
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
[JsonIgnoreAttribute]
public AlertCondition Condition { get; }

Property Value

Type: AlertCondition
See Also