Value.set Method (Int32)

Sets the Value to the specified integer.

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

Syntax

C#

public void set(
    int value
)

Parameters

value

Type: System.Int32
The integer to be set.

Reference

Value Class

set Overload

TcHmiSrv Namespace