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