Click or drag to resize

WeblinkAddressStrategy Enumeration

ENumeration to determine how the Weblink address is set.

Namespace:  Zebra.Sdk.Weblink
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public enum WeblinkAddressStrategy
Members
  Member nameValueDescription
AUTO_SELECT0 Looks at current weblink settings and determine which location to set based on if the URL is set and valid and if the printer is connected to the address.
FORCE_CONNECTION_11 Overrides any setting in Weblink location 1.
FORCE_CONNECTION_22 Overrides any setting in Weblink location 2.
See Also