PrinterAlertDestinationAsSgdString Property
|
Return the string representation of the alert destination for Set-Get-Do.
Namespace:
Zebra.Sdk.Printer
Assembly:
SdkApi_Core (in SdkApi_Core.dll) Version: 2.13.898
Syntax [JsonIgnoreAttribute]
public string DestinationAsSgdString { get; }
<JsonIgnoreAttribute>
Public ReadOnly Property DestinationAsSgdString As String
Get
public:
[JsonIgnoreAttribute]
property String^ DestinationAsSgdString {
String^ get ();
}
Property Value
Type:
StringSee Also