<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Servizi Core > Jamio Document > DocumentIsBeingCreated |
Service
Method
DocumentIsBeingCreated
Description
Checks if a BeginCreateDocument has been issued, but not an EndCreateDocument.
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 |
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
True if the document is being created, otherwise false |
Bool |
|