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

UserConditionExtensions

public static class UserConditionExtensions
Helper to construct User Conditions against a field.

Constructs a condition on the field represented by the IFieldRef.

public static IUserConditionBuilder<Condition> GetUserConditionBuilder(this string fieldName)

Constructs a condition on the field represented by the name.

Constructs a condition on the field represented by the Guid.