IPointerType.ReferencedType Property

Gets the 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 datatype of the reference or null if not resolved.

Reference

IPointerType Interface

TwinCAT.TypeSystem Namespace