PersistenceType Class |
Namespace: Com.Datalogic.Device
The PersistenceType type exposes the following members.
| Name | Description | |
|---|---|---|
| EnterpriseResetPersistent | The object is persistent to enterprise reset. | |
| FactoryResetPersistent | The object is persistent to factory reset. | |
| JniPeerMembers | To be added. | |
| RebootPersistent | The object is persistent to device reboots. |
| Name | Description | |
|---|---|---|
| FromInt | Retrieves the corresponding PersistenceType value from a valid integer. | |
| ToInt | Converts the PersistenceType to its integer corresponding value. | |
| ValueOf | Returns the enum constant of this type with the specified name. | |
| Values | Returns an array containing the constants of this enum type, in
the order they are declared. |