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

DateTimeConditionExtensions

public static class DateTimeConditionExtensions
Helper to construct Date Conditions against a field.

Constructs a condition on the field represented by the IFieldRef.

public static IDateTimeConditionBuilder<Condition> GetDateTimeConditionBuilder(this string fieldName)

Constructs a condition on the field represented by the name.

Constructs a condition on the field represented by the Guid.