Value.GetTypeCode Method

Gets the TypeCode for this Value.

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

Syntax

C#

public TypeCode GetTypeCode()

Return Value

Type: TypeCode
The TypeCode of the Value.

Implements

IConvertible.GetTypeCode.

Reference

Value Class

TcHmiSrv.Core Namespace