Gets or sets the ID code of this ConfigurationCell.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ulong IDCode { get; set; }
Public Property IDCode As ULong Get Set
public: property unsigned long long IDCode { unsigned long long get (); void set (unsigned long long value); }