BatteryInfoSerialNumber Property |
The battery serial number as set internally in the battery pack by the manufacturer.
Namespace:
Com.Datalogic.Device.Battery
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static BatteryInfo SerialNumber { get; }
Public Shared ReadOnly Property SerialNumber As BatteryInfo
Get
Property Value
Type:
BatteryInfoRemarks The battery serial number as set internally in the battery pack by the manufacturer. The value type of this property is String
.
[Android Documentation]
See Also