Hi,
I have a custom list in which I have enabled versioning.
In list settings - "Create a version each time you edit an item in this list" is set to "Yes".
I would like to programmatically retrieve the list item latest version using C#?
How to achieve this?
Thanks