DynamicSymbol.Connection Property

Gets the connection bound to this DynamicSymbol

Namespace:  TwinCAT.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.

Implements

IValueSymbol2.Connection

Reference

DynamicSymbol Class

TwinCAT.TypeSystem Namespace