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: 3.0.3271
Syntax
[JsonPropertyAttribute("destination")]
public string DestinationName { get; set; }

Property Value

String
See Also