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.15.2634
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