Event Constructor (Event)

Initializes a new instance of the Event class based on another Event.

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

Syntax

C#

public Event(
    Event other
)

Parameters

other

Type: TcHmiSrv.Event
The other Event.

Reference

Event Class

Event Overload

TcHmiSrv Namespace