Checks in the updated document.
Namespace: Therefore.API
Parameters
pServer
A valid and connected TheServer object.
strCheckInComment
The Check-in comment.
Return Value
The document number of the new document.
|
| Exceptions |
Exception
|
Condition
|
Null Reference Argument
|
pServer is a null reference / null pointer.
|
Invalid Server
|
pServer does not refer to a valid and connected Thereforeâ„¢ server.
|
Document Not Open
|
The document was not opened (Open) before trying to check it in.
|
Category Undefined
|
The CtgryNo property of the document's IndexData does not refer to a valid category.
|
|