TcHmiSrvExportListener.BeforeImport Event

Called before a configuration import.
If the Result of the returned value does not equal HMI_SUCCESS, the configuration import will be aborted.
With complex data, this method is called for every path.

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

public event TcHmiSrvExportListener.BeforeImportEventHandler BeforeImport

Value

Type: TcHmiSrv.TcHmiSrvExportListener.BeforeImportEventHandler

Reference

TcHmiSrvExportListener Class

TcHmiSrv Namespace