TcHmiSrvExportListener.BeforeExport Event

Called before a configuration export.
If the Result of the returned value does not equal HMI_SUCCESS, the configuration export 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.BeforeExportEventHandler BeforeExport

Value

Type: TcHmiSrv.TcHmiSrvExportListener.BeforeExportEventHandler

Reference

TcHmiSrvExportListener Class

TcHmiSrv Namespace