Therefore API > API Reference > Classes > TheFullTextQueryResultRow > Properties
Relevance
Gets or sets the relative relevance of the hit.
Namespace: Therefore.API
Visual Basic
Public Overridable Property Relevance As Integer
C#
public virtual int Relevance { get; set;}
The relative relevance of the hit
TheFullTextQuery class
TheFullTextQueryResult class
TheFullTextQueryResultRow class
TheFullTextQueryResultRow properties