<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Servizi Core > Jamio Document > UpdateWorkingCopy |
Service
Method
UpdateWorkingCopy
Description
Updates the working copy of a document (due to a BeginCreate or a CheckOut).
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 document reference. |
Reference |
|
document |
Data of the new working copy. |
Object of type Document or a custom type of Document |
|