Archive the current TheDocument.
Name
|
Description
|
int Archive (TheServer, int)
|
Archive the current TheDocument.
|
int Archive (TheServer, int, string)
|
Archive the current TheDocument with check-in comments.
|
int Archive (TheServer, int, string, bool)
|
Archive the current TheDocument with comments, using auto-append.
|
int Archive (TheServer, int, string, bool, bool)
|
Archive the current TheDocument with comments, using auto-append and reloading the document.
|
Please check the help pages of the various overloads for the exact syntax in Visual Basic and C#.
|