Click or drag to resize

SettingType Property

Gets or sets a string describing the data type of the setting.

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

Property Value

Type: String
See Also