The latest version of a versioned document object identified by UUID is retrieved. This method provides access to the document description, the keywords, the display name of the published file, the Interactive Reporting database connection file, and how the database connection maps to the document.
Note:
retrieveVersionedDocument is not for use on the desktop.
Example using retrieveVersionedDocument:
var vrsBqy = objRep.retrieveVersionedDocument(uuiBqy)
Parameter | Description |
---|---|
uuiBqy | The UUID of the specified document |