News and Events > OzCode 3.5 EAP new feature: Conditional Search
21
Feb
OzCode 3.5 EAP new feature: Conditional Search
The regular search is great to search for text in expression properties and members, and it’s been recently radically improved. But, what if you want to search based on some kind of logical condition? For example, searching for customers with age between 25 to 30. Or, searching for companies with over 20% income increase? You’ll need some kind of predicate for that purpose, sort like you would use in LINQ Where clause.
This is exactly what Conditional Search is about! We are now allowing you to search a collection, according to custom logic.