PreImport
This event triggers before the import occurs.
Syntax
ScriptModule_PreImport(pWorkdoc As SCBCdrWorkdoc, FilePath As String, FileType As CDRDocFileType, pCancel As Boolean)
| Parameter | Description |
|---|---|
| pWorkdoc | Workdoc object |
| FilePath | Path of the document to import. |
| FileType | File type
Possible values See CDRDocFileType |
| pCancel |
|
