Click or drag to resize

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

Property Value

Type: BatteryInfo
Remarks

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