FirmwareUpdatePolicyFirmwareUpdatePolicyOnlyIfNewerAvailable Property |
Firmware update is automatically performed only if a newer firmware
compared with the current installed in the Cradle is available in the device.
Namespace:
Com.Datalogic.Device
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static FirmwareUpdatePolicy FirmwareUpdatePolicyOnlyIfNewerAvailable { get; }
Public Shared ReadOnly Property FirmwareUpdatePolicyOnlyIfNewerAvailable As FirmwareUpdatePolicy
Get
Property Value
Type:
FirmwareUpdatePolicyRemarks Firmware update is automatically performed only if a newer firmware
compared with the current installed in the Cradle is available in the device.
[Android Documentation]
See Also