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.14.1869
Syntax[JsonIgnoreAttribute]
public string DestinationAsSgdString { get; }<JsonIgnoreAttribute>
Public ReadOnly Property DestinationAsSgdString As String
	Get
public:
[JsonIgnoreAttribute]
property String^ DestinationAsSgdString {
	String^ get ();
}Property Value
Type: 
String
See Also