Value.set Method (Event)

Sets the Value to the specified instance of the Event class.

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

Syntax

C#

public void set(
    Event value
)

Parameters

value

Type: TcHmiSrv.Event
The Event to be set.

Reference

Value Class

set Overload

TcHmiSrv Namespace