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

ILikeConditionBuilder<T>

public interface ILikeConditionBuilder<T>
Builds conditions that are using text inclusion patterns.
T Like(string[] values)

Results are returned when the result's value contains any of the values provided anywhere.