TcHmiSrvConfigListener.BeforeDelete Event

Called before a configuration Value is deleted.
If the returned value does not equal HMI_SUCCESS, the deletion will be aborted.

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

Syntax

C#

public event TcHmiSrvConfigListener.BeforeDeleteEventHandler BeforeDelete

Value

Type: TcHmiSrv.TcHmiSrvConfigListener.BeforeDeleteEventHandler

Reference

TcHmiSrvConfigListener Class

TcHmiSrv Namespace