Tagged Questions
1
vote
0answers
945 views
Inserting new item in list with EntityRef field to User Information List using Linq to SharePoint
I have a list with SPFieldUser field type in it. I try to insert new item in this list using Linq 2 SP.
So, I generated data context class using the following configuration file:
<List Name="User ...