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