Therefore API > API Reference > Classes > TheLinkedObject > Properties
ID
Gets the identifier of the linked object.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property ID As Long
C#
public virtual long ID { get; }
Property Value
The identifier of the linked object
TheLinkedObject class
TheLinkedObject methods