Definition.ReadValue Property

Contains the read value of the Definition.

Namespace:  TcHmiSrv.DynamicSymbols
Assembly:  TcHmiSrvExtNet.DynamicSymbols (in TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0

Syntax

C#

public Type ReadValue { get; set; }

Property Value

Type: Type

Implements

IDefinition.TType.ReadValue

Reference

Definition Class

TcHmiSrv.DynamicSymbols Namespace