Symbol.Connection Property

Gets the connection that produces values for this IValueSymbol

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

Syntax

C#

public IConnection Connection { get; }

VB

Public ReadOnly Property Connection As IConnection
    Get

Property Value

Type: IConnection
The connection object.

Implements

IValueSymbol2.Connection

Reference

Symbol Class

TwinCAT.Ads.TypeSystem Namespace