I have a list named "Discussions List". I want to bring all columns from the list.
I want to know how to do it SharePoint Client Object Model.
I have a list named "Discussions List". I want to bring all columns from the list.
I want to know how to do it SharePoint Client Object Model.
Bingo. You're going to love this. Thank goodness for generics and Linq!
OK. Found the solution. Answer Here using a list I'm getting by title, but will work with any method: