Click or drag to resize

PrinterAlertDestinationAddress Property

Return the destination where the alert should be sent, for example, an IP Address or an email address, depending on the value of getDestinationAsSGDString.

Namespace:  Zebra.Sdk.Printer
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
[JsonPropertyAttribute("destinationAddress")]
public string DestinationAddress { get; set; }

Property Value

Type: String
See Also