Definition.WriteValue Property

Contains the write value of the Definition.

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

Syntax

C#

public Type WriteValue { get; set; }

Property Value

Type: Type

Implements

IDefinition.TType.WriteValue

Reference

Definition Class

TcHmiSrv.DynamicSymbols Namespace