BatteryInfoProductionWeek Property |
The week of the production of the battery.
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 ProductionWeek { get; }
Public Shared ReadOnly Property ProductionWeek As BatteryInfo
Get
Property Value
Type:
BatteryInfoRemarks The week of the production of the battery. The value type of this property is int
.
This property is not supported by all battery types. The batteries do not support PRODUCTION_WEEK property, they support PRODUCTION_MONTH property.
[Android Documentation]
See Also