Gets or sets the IEEE C37.118 ID code of this frame.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ushort IDCode { get; set; }
Public Property IDCode As UShort Get Set
public: property unsigned short IDCode { unsigned short get (); void set (unsigned short value); }