I want to add a attribute (Person or Group) in List through coding, does any one know how to do it.
thanks
|
I want to add a attribute (Person or Group) in List through coding, does any one know how to do it. thanks |
||||
|
|
|
[Saboor's comment re-posted as an answer, with minor modifications]
|
||||
|
|
|
Itm["AssignedTo"] = new SPFieldLookupValue(Vti, ""); here vti is USserID or GroupID |
|||||
|