Relativity.API.Foundation.Query.SyntaxBuilders.IEqualToConditionBuilder<T, U>
Creates a condition that evaluates to true when the value passed in is equal to the result's value.
A Condition that evaluates the result's value is equal to value provided.