Tagged Questions
0
votes
2answers
687 views
SPFieldUserValue and SPPrincipal
I have a complex application that have several field of type UserMulti. These fields can accept either SPUser or SPGroup or a combination of both kind.
I have in my code the ID and the name of a ...