PersistenceTypeRebootPersistent Property |
The object is persistent to device reboots.
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 PersistenceType RebootPersistent { get; }
Public Shared ReadOnly Property RebootPersistent As PersistenceType
Get
Property Value
Type:
PersistenceTypeRemarks The object is persistent to device reboots. Any type
of data reset (enterprise or factory) will remove this object.
[Android Documentation]
See Also