Click or drag to resize

PrinterAlertOnSet Property

Return true if the alert is fired when 'set'.

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

Property Value

Boolean
See Also