Frees the locked document so that other users may check it out. All changes are lost.
Namespace: Therefore.API
Parameters
pServer
An valid and connected TheServer Object.
Return Value
None.
|
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 undo a checkout.
|
Category Undefined
|
The CtgryNo property of the document's IndexData does not refer to a valid category.
|
|