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

TextConditionExtensions

public static class TextConditionExtensions
Helper to construct Text Conditions against a field.

Constructs a condition on the field represented by the IFieldRef.

public static ITextConditionBuilder<Condition> GetTextConditionBuilder(this string fieldName)

Constructs a condition on the field represented by the name.

Constructs a condition on the field represented by the Guid.