<PackageReference Include="Relativity.API" Version="19.5.0" />

CurrencyConditionExtensions

public static class CurrencyConditionExtensions
Helper to construct Currency Conditions against a field.

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.