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

Property Value

Boolean
See Also