Gets or sets the ID code of this ConfigurationCell.
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); }