SimpleCondition<T>
A simple Condition on a field
            
                
Operator to define the comparison.
            
The values the Field is compared against.
            
A condition on a field identified by IFieldRef that returns results that match values based on the operator's evaluation.
            
A condition on a field identified by name that returns results that match values based on the operator's evaluation.
            
A condition on a field identified by Guid that returns results that match values based on the operator's evaluation.