Interface IExamineValue
Represents a value used in a query like IQuery
public interface IExamineValue
Properties
Examineness
Different ways to match terms
Examineness Examineness { get; }
Property Value
Level
The level
float Level { get; }
Property Value
Value
The value
string Value { get; }