AlertDestinationDestinationAsSGDString Property
|
Returns the alert destination as a string.
Namespace:
Zebra.Sdk.Settings
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