ReferenceType.ReferencedType Property

Gets the the referenced type.

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

Syntax

C#

public IDataType? ReferencedType { get; }

Property Value

Type: IDataType
The type of the referenced.

Implements

IReferenceType.ReferencedType

Reference

ReferenceType Class

TwinCAT.Ads.TypeSystem Namespace