Click or drag to resize

SettingValue Property

Gets or sets the setting's value.

Namespace:  Zebra.Sdk.Settings
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
[JsonPropertyAttribute(PropertyName = "value")]
public string Value { get; set; }

Property Value

Type: String
See Also