I have a TypedView and I need to filter on a column in the View, though there is no corresponding Fields collection to use in a Predicate Expression.
How to I filter on a column in a view?
Thanks,
MF
I found the fields, they were not named with the TypedView suffix, but just with the name of the view object.