IValue.Symbol Property

Gets the symbol bound to this IValue.

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

Syntax

C#

ISymbol Symbol { get; }

VB

ReadOnly Property Symbol As ISymbol
    Get

Property Value

Type: ISymbol
The symbol.

Reference

IValue Interface

TwinCAT.TypeSystem Namespace