Hi. I am pulling back a specific document by ID successfully via the GetDocuments method. Is there any easy way to pull back the latest version of the document? In the moniker, I am passing the version number. However, if the user at some points uploads a new version, I would like to be able to always get the most current version.Thanks in advance.