Click or drag to resize

AlertDestinationToString Method

Returns the alert destination.

Namespace:  Zebra.Sdk.Settings
Assembly:  SdkApi.Core (in SdkApi.Core.dll) Version: 2.15.2634
Syntax
public override string ToString()

Return Value

Type: String
String representation of the alert destination (e.g. "TCP").
See Also