BooleanConditionExtensions
Helper to construct Boolean Conditions against a field.
public static IBooleanConditionBuilder<Condition> GetBooleanConditionBuilder(this IFieldRef fieldRef)
Constructs a condition on the field represented by the IFieldRef.
Constructs a condition on the field represented by the name.
Constructs a condition on the field represented by the Guid.