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

Property Value

Type: Boolean
See Also