Value.Type Property

Gets or sets the type of the Value. If the ValueType is different from the old ValueType all data will be cleared.

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

Syntax

C#

public ValueType Type { get; set; }

Property Value

Type: ValueType

Reference

Value Class

TcHmiSrv Namespace