IReferenceType.ReferencedType Property

Gets the 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.

Reference

IReferenceType Interface

TwinCAT.TypeSystem Namespace