AfterExtensionDatabaseContentHasBeenImportedEvent¶
New in version 10.3.
Event that is triggered after a package has imported the database file shipped within a t3d/xml import file.
API¶
- getPackageKey()
| ReturnType: string |
- getImportFileName()
| ReturnType: string |
- getImportResult()
| ReturnType: int |
- getEmitter()
| ReturnType:
InstallUtility
|