<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Servizi Core > Jamio Document > ReadDocumentVersion |
Service
Method
ReadDocumentVersion
Description
Reads the specified version of a document (properties and metadata).
Input |
|||
Name |
Description |
Type |
Optional |
serverAddress |
Server address for an external Domain (Null or Empty for the current Domain). |
String |
Y |
token |
The session token (for the current session in the current Domain may be null or empty). |
String |
Y |
documentVersionReference |
Reference of a specific version of a document. |
Reference |
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
The initialized Document resource. |
Object of type Document or a custom type of document |
|