Get Network Node ID
Declaration Syntax
C# | Visual Basic | Visual C++ |
byte NetworkID { get; set; }
Property NetworkID As Byte
property unsigned char NetworkID { unsigned char get (); void set (unsigned char value); }
C# | Visual Basic | Visual C++ |
byte NetworkID { get; set; }
Property NetworkID As Byte
property unsigned char NetworkID { unsigned char get (); void set (unsigned char value); }