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

INotConditionBuilder<T>

public interface INotConditionBuilder<T>
Inverts the condition to exclude results instead of including them.
T Not { get; }

Inverts the condition built to exclude rather than include matching results.