Click or drag to resize

SettingIsReadOnly Property

Returns true if the setting does not have write access.

Namespace:  Zebra.Sdk.Settings
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
[JsonIgnoreAttribute]
public bool IsReadOnly { get; }

Property Value

Type: Boolean
See Also