Click or drag to resize

PrinterAlertDestination Property

Return the AlertDestination used by the alert.

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

Property Value

Type: AlertDestination
See Also