ExportListener Events

The ExportListener type exposes the following members.

Events

 

Name

Description

ExportListener Events 1:

BeforeExport

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.

ExportListener Events 2:

BeforeImport

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.

Reference

ExportListener Class

TcHmiSrv.Core.Listeners Namespace