DateTimeConditionExtensions
Helper to construct Date Conditions against a field.
public static IDateTimeConditionBuilder<Condition> GetDateTimeConditionBuilder(this IFieldRef fieldRef)
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.