Click or drag to resize

SettingsValues Class

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

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

The SettingsValues type exposes the following members.

Constructors
 NameDescription
Public methodSettingsValuesInitializes a new instance of the SettingsValues class
Top
Methods
 NameDescription
Public methodEquals
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Public methodGetValues Get the values for a list of settings from a printer.
Public methodSetValues Set each of the settings in settingValues on a printer.
Public methodToString
(Inherited from Object)
Top
See Also