CurrencyConditionExtensions
Helper to construct Currency Conditions against a field.
public static ICurrencyConditionBuilder<Condition> GetCurrencyConditionBuilder(this IFieldRef fieldRef)
Constructs a condition on the field represented by the IFieldRef.
public static ICurrencyConditionBuilder<Condition> GetCurrencyConditionBuilder(this string fieldName)
Constructs a condition on the field represented by the name.
Constructs a condition on the field represented by the Guid.