EbsOpen Class Library for EBSILON®Professional

Object.InternalId Property

[Visual Basic]
Public Property ReadOnly InternalId As Long
[C#]
public long InternalId { get; }
[C++]
public: __property __int64 get_InternalId();
[JScript]
public function get InternalId() : long

Remarks

Reading: the internal id of the object

See Also

Object Class | EbsOpen Namespace