<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Servizi Core > Jamio Document > CloneDocument |
Service
Method
CloneDocument
Description
Creates the working copy of a new document based on the current version of the referenced 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 |
documentReference |
The source document reference. |
Reference |
|
emptyParentAggregationReference |
True to delete the ParentAggregationReference in the new working copy (defaults to false) |
Boolean |
Y |
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
The reference of the initial working copy of a document. |
Reference |
|