Overload List
Name | Description | |
---|---|---|
![]() | ImportDocumentToWorkSite(WorkSiteDocument) |
Add a document to the connected user's default database.
|
![]() | ImportDocumentToWorkSite(String, String, String, String, String) |
Add a document to the connected user's default database.
|
![]() | ImportDocumentToWorkSite(String, String, String, String, String, String, String) |
Add a document to the connected user's default database.
|
![]() | ImportDocumentToWorkSite(String, String, String, String, String, String, String, String) |
Add a document to the connected database. If the document is added to a folder
it will inherit both the security and profile information of the folder.
|
![]() | ImportDocumentToWorkSite(String, String, String, String, String, String, String, String, WorkSiteDocumentInheritanceOptions) |
Add a document to the connected database.
|
See Also