1-bit Battery Type
| C# | Visual Basic | Visual C++ |
public byte BatteryType { get; }
Public ReadOnly Property BatteryType As Byte
public: property unsigned char BatteryType { unsigned char get (); }
| C# | Visual Basic | Visual C++ |
public byte BatteryType { get; }
Public ReadOnly Property BatteryType As Byte
public: property unsigned char BatteryType { unsigned char get (); }