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