Click or drag to resize

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; }

Property Value

Type: BatteryInfo
Remarks

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