Value Constructor (Int64)

Initializes a new instance of the Value class with the specified long integer.

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

Syntax

C#

public Value(
    long value
)

Parameters

value

Type: System.Int64
The long integer to be set.

Reference

Value Class

Value Overload

TcHmiSrv Namespace