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

Relativity.API.Foundation.Query.BooleanConditionExtensions

public static class BooleanConditionExtensions
Helper to construct Boolean Conditions against a field.

Constructs a condition on the field represented by the IFieldRef.

public static IBooleanConditionBuilder<Condition> GetBooleanConditionBuilder(this string fieldName)

Constructs a condition on the field represented by the name.

Constructs a condition on the field represented by the Guid.