Gets or sets the ID code of this ChannelFrameBase<(Of <(<'T>)>)>.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual ushort IDCode { get; set; }
Public Overridable Property IDCode As UShort Get Set
public: virtual property unsigned short IDCode { unsigned short get (); void set (unsigned short value); }