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: 3.0.3271
Syntax
[JsonIgnoreAttribute]
public bool IsReadOnly { get; }

Property Value

Boolean
See Also