IReferenceInstance.ReferencedType Property

Gets the referenced type

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

IDataType? ReferencedType { 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