Advanced Search | Find |
Help
Description
Vi skulle behöva ha möjlighet att ange "skild från" (not equal to) för regler som komplement till "lika med". Kanske inte behöver denna till 2.0 dock (för att hålla nere scopet).
Martin Videfors (Sunday, May 20, 2012 5:41 PM) #
EntityRule.Operator har redan första implementationen stöd för följande:
EntityRuleOperator.Equal EntityRuleOperator.NotEqual EntityRuleOperator.LessThan EntityRuleOperator.LessThanOrEqual EntityRuleOperator.GreaterThan EntityRuleOperator.GreaterThanOrEqual EntityRuleOperator.Between EntityRuleOperator.In EntityRuleOperator.NotIn
Stöd saknas dock i klient.