<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Servizi Core > Jamio Document > GetDocumentVersionComponents |
Service
Method
GetDocumentVersionComponents
Description
Gets all the components of a specific version of a document.
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 |
The document version reference. |
Reference |
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
All the components of a specific version of a document. |
List of Components |
|