Click or drag to resize

AlertDestinationDestinationName Property

Gets/Sets the alert destination name.

Namespace:  Zebra.Sdk.Settings
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
[JsonPropertyAttribute("destination")]
public string DestinationName { get; set; }

Property Value

Type: String
See Also