Hi Henrik
Thanks for your reply.
I tried it and added it as follows to my User class
I now get this error:
Identifier 'Fullname' is not a parameter or variable or field of 'OpenAccessData.User'. If 'Fullname' is a property please add the FieldAlias attribute to it.
I tried adding a FieldAlias attribute, but then it returns only the value of the field specified in the FieldAlias and not a concatenated value of the two fields.
Any advise?
Thanks
Gerrit