Number of times selected sensor has gone beyond upper limit
| C# | Visual Basic | Visual C++ |
public byte Upper { get; }
Public ReadOnly Property Upper As Byte
public: property unsigned char Upper { unsigned char get (); }
| C# | Visual Basic | Visual C++ |
public byte Upper { get; }
Public ReadOnly Property Upper As Byte
public: property unsigned char Upper { unsigned char get (); }