DynamicValue.Symbol Property

Gets the symbol that is bound to this value.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public ISymbol Symbol { get; }

VB

Public ReadOnly Property Symbol As ISymbol
    Get

Property Value

Type: ISymbol
The symbol.

Implements

IValue.Symbol

Reference

DynamicValue Class

TwinCAT.TypeSystem Namespace