Information about an import action.
Syntax
Property ImportDetails As IAMImportHost
Name | Description |
---|---|
The path of the source file that is imported into Meridian Enterprise. |
|
The ID of the template used to create a new document. |
|
The type of action that caused the new document to be created. For possible values, see: AMIMPORT_TYPE |
Remarks
Use this object from the wizard events to get information about how a new document is created.
Related information