Click or drag to resize

SettingIsWriteOnly Property

Returns true if the setting does not have read access.

Namespace: Zebra.Sdk.Settings
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
[JsonIgnoreAttribute]
public bool IsWriteOnly { get; }

Property Value

Boolean
See Also