PjImportMethods Enumeration

Project Developer Reference

Constant specifying the method to use when importing data.

Requirements

Name Value Description
pjImportAppend 1 Imported data is appended to the end of the active project.
pjImportMerge 2 Imported data is merged into the active project.
pjImportNew 0 Imported data is placed in a new project.