Overload List
Name | Description | |
---|---|---|
![]() | CopyDocument(String, Int32, WorkSitePathCreationOption) |
Save a copy of the latest version of a WorkSite document to a specified path.
|
![]() | CopyDocument(String, Int32, Int32, WorkSitePathCreationOption) |
Save a copy of a specified version of a WorkSite document to a specified path.
|
![]() | CopyDocument(String, Int32, WorkSitePathCreationOption, String, WorkSiteDocumentFileExtensionOptions) |
Save a copy of the latest version of a WorkSite document to a specified path and filename.
|
![]() | CopyDocument(String, Int32, Int32, WorkSitePathCreationOption, String, WorkSiteDocumentFileExtensionOptions) |
Save a copy of a specified version of a WorkSite document to a specified path and filename.
|
See Also