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: 3.0.3271
Syntax
[JsonPropertyAttribute("destinationAddress")]
public string DestinationAddress { get; set; }

Property Value

String
See Also