IValueSymbol.Connection Property

Gets the connection that produces values for this IValueSymbol

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

Syntax

C#

IConnection? Connection { get; }

Property Value

Type: IConnection
The connection object.

Reference

IValueSymbol Interface

TwinCAT.TypeSystem Namespace