Hi, I'm trying to display the System.CreatedBy fields below is my code: I tried to print in the debug mode but I couldn't get it. I have got all items in a List - Just want to get the Displayname of the user.
Dim IdRef As New IdentityRef
IdRef.Displayname = workitem(0).Fields.Values("System.CreatedBy")