PrinterAlertDestination Property
|
Return the AlertDestination used by the alert.
Namespace:
Zebra.Sdk.Printer
Assembly:
SdkApi_Core (in SdkApi_Core.dll) Version: 2.13.898
Syntax [JsonIgnoreAttribute]
public AlertDestination Destination { get; }
<JsonIgnoreAttribute>
Public ReadOnly Property Destination As AlertDestination
Get
public:
[JsonIgnoreAttribute]
property AlertDestination^ Destination {
AlertDestination^ get ();
}
Property Value
Type:
AlertDestinationSee Also