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: 3.0.3271
Syntax
[JsonPropertyAttribute(PropertyName = "value")]
public string Value { get; set; }

Property Value

String
See Also