IValueSymbol2.Connection Property

Gets the connection that produces values for this IValueSymbol

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

Syntax

C#

IConnection Connection { get; }

VB

ReadOnly Property Connection As IConnection
    Get

Property Value

Type: IConnection
The connection object.

Reference

IValueSymbol2 Interface

TwinCAT.TypeSystem Namespace