Overload List
| Name | Description | |
|---|---|---|
| NotEqProperty(String, IProjection) | 
            Apply an "not equal" constraint to the projections
              | |
| NotEqProperty(String, String) | 
            Apply an "not equal" constraint to two properties
              | |
| NotEqProperty(IProjection, IProjection) | 
            Apply an "not equal" constraint to the projections
              | |
| NotEqProperty(IProjection, String) | 
            Apply an "not equal" constraint to projection and property
              |