IReferenceInstance.ReferencedType Property

Gets the referenced type

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

Syntax

C#

IDataType ReferencedType { get; }

VB

ReadOnly Property ReferencedType As IDataType
    Get

Property Value

Type: IDataType
The type of the referenced type

Remarks

This is no complete resolvement, only the next level. The referenced type can be a reference again.

Reference

IReferenceInstance Interface

TwinCAT.TypeSystem Namespace