Gets or sets the SEL Fast Message destination address (PMADDR setting) of this CommonFrameHeader.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public uint IDCode { get; set; }
Public Property IDCode As UInteger Get Set
public: property unsigned int IDCode { unsigned int get (); void set (unsigned int value); }