DynamicValue.Symbol Property

Gets the symbol that is bound to this value.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public ISymbol Symbol { get; }

Property Value

Type: ISymbol
The symbol.

Implements

IValue.Symbol

Reference

DynamicValue Class

TwinCAT.TypeSystem Namespace