Hello All
I have a one time requirement to download a bunch of documents from Content Server. I have identified all the NodeID's and I'm only looking to download the latest version of the document. I'm using CWS to get this accomplished.
I would like to know how to get the max(versionNum) of a particular node using CWS. The method DocumentManagementClient.GetVersionContentsContext() is expecting versionNum parameter. Any clue how to get the latest versioNum of a node in CS.
Thank You.
Vijhay Devarajan.