DynamicPointerInstance.Reference Property

Gets the resolved reference of Pointer / Reference

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

Syntax

C#

public ISymbol Reference { get; }

VB

Public ReadOnly Property Reference As ISymbol
    Get

Property Value

Type: ISymbol
The reference.

Implements

IPointerInstance.Reference

Reference

DynamicPointerInstance Class

TwinCAT.TypeSystem Namespace