SearchExtensions
SearchExtensions copied to clipboard
Exclude properties
Hi, By not specifying properties in Search() all the properties are searched for the search term. I have a List of objects with a lot of properties and searching works fine! But now I want to exclude 2 of them. As far as I can see the only way to achieve this is to specify all the other properties. Is there a way to specify which properties not to search? Thus, all of them, except...
Kind regards, Kees Alderliesten