Therefore API > API Reference > Classes > TheKeyword > Properties
ID
Gets the ID of the keyword.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property ID As Integer
C#
public virtual int ID { get; }
The ID of the pair.
TheKeyword class
TheKeyword properties