BetweenCondition<T>
A condition that filters based on values found between the start and end values.
The upper end that values must be less than.
The lower end that values must be greater than
A condition on a field identified by IFieldRef that returns results with values between the start and end.
A condition on a field identified by name that returns results with values between the start and end.
A condition on a field identified by Guid that returns results with values between the start and end.