Click or drag to resize

SettingsRanges Class

Methods to use the LinkOS 3.2 JSON syntax to get the ranges for a list of SDGs, without the need to use an allconfig.
Inheritance Hierarchy
SystemObject
  Zebra.Sdk.SettingsSettingsRanges

Namespace: Zebra.Sdk.Settings
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
public class SettingsRanges

The SettingsRanges type exposes the following members.

Constructors
 NameDescription
Public methodSettingsRangesInitializes a new instance of the SettingsRanges class
Top
Methods
 NameDescription
Public methodEquals
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Public methodStatic memberGetRanges Use the LinkOS 3.2 JSON syntax to get the ranges for a list of SDGs, without the need to use an allconfig.
Public methodGetType
(Inherited from Object)
Public methodStatic memberParseJsonForRanges Parse the JSON response from the JSON get range command. Assumes that the only field requested in the JSON get command was the "range" field.
Public methodToString
(Inherited from Object)
Top
See Also