Gets the numeric ID code for this DataCell.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public uint IDCode { get; }
Public ReadOnly Property IDCode As UInteger Get
public: property unsigned int IDCode { unsigned int get (); }
C# | Visual Basic | Visual C++ |
public uint IDCode { get; }
Public ReadOnly Property IDCode As UInteger Get
public: property unsigned int IDCode { unsigned int get (); }