Click or drag to resize

SettingRange Property

Gets or sets a string that describes the acceptable range of values for this setting.

Namespace: Zebra.Sdk.Settings
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
[JsonPropertyAttribute(PropertyName = "range")]
public string Range { get; set; }

Property Value

String
See Also