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.15.2634
Syntax
[JsonIgnoreAttribute]
public AlertDestination Destination { get; }

Property Value

Type: AlertDestination
See Also