Click or drag to resize

PrinterAlertQuelling Property

Return the quelling state of the alert.

Namespace: Zebra.Sdk.Printer
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
[JsonPropertyAttribute("quelling")]
public bool Quelling { get; set; }

Property Value

Boolean
See Also