Value.GetInt16 Method

Gets the Int16 integer of the Value.

Namespace:  TcHmiSrv.Core
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public short GetInt16()

Return Value

Type: Int16
The Int16 integer of the Value.

Reference

Value Class

TcHmiSrv.Core Namespace