AlertDestinationDestinationAsSGDString Property
|
Returns the alert destination as a string.
Namespace:
Zebra.Sdk.Settings
Assembly:
SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1989
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