ExportListener Events
The ExportListener type exposes the following members.
Events
|
Name |
Description |
---|---|---|
|
Called before a configuration export. If an Exception is thrown, the configuration export will be aborted.For complex data, this method is called for each element. | |
|
Called before a configuration import. If an Exception is thrown, the configuration import will be aborted.For complex data, this method is called for each element. |
Further Information