CasewareDocs

Choosing an import destination folder

You can select the import destination folder already from a pre-macro. Therefore the user does not have to be asked at a later time for this folder.

This property is only available in the context of a pre-macro.

Property ImportFolder As String

Gets/sets the path to the import folder (full path for local projects, relative path for server projects).

The property expects the fully-qualified name of the import folder, if the import targets a local IDEA project and a relative path if the target is an IDEA Server project. In the latter case an empty string means "root project folder".