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