Archive.4 |
Scroll |
Archive the current TheDocument with comments, using auto-append and reloading the document.
Namespace: Therefore.API
Parameters pServer A valid and connected TheServer object.
nReplaceDocNo The document number of the previous version of the document or 0 if this is a new document.
strCheckInComment The Check-in comment.
bAllowUI Set if user interface is allowed.
bReload If true the document is reloaded from the server. This is only necessary if the document is used afterwards. Set to false to boost performance.
Return Value The document number of the new document. |
|