<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Servizi Core > Jamio Document > EndCreateDocument |
Service
Method
EndCreateDocument
Description
Completes the creation of the first version of a new 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 working copy document reference. |
Reference |
|
majorVersion |
Major version. |
Integer |
Y |
minorVersion |
Minor version. |
Integer |
Y |
versionLabel |
Version name. |
String |
Y |
versionDescription |
Version description. |
String |
Y |
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
Reference to the document created. |
Reference |
|