BatteryInfoProductionMonth Property |
The month 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 ProductionMonth { get; }
Public Shared ReadOnly Property ProductionMonth As BatteryInfo
Get
Property Value
Type:
BatteryInfoRemarks The month 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_MONTH property, they support PRODUCTION_WEEK property.
[Android Documentation]
See Also