Value . Conversion (Event to Value)

Converts an Event to the appropriate instance of the Value class.

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

Syntax

C#

public static implicit operator Value (
    Event value
)

Parameters

value

Type: TcHmiSrv.Event
The Event to convert.

Return Value

Type: Value
A Value that represents value.

Reference

Value Class

. Overload

TcHmiSrv Namespace