PointerType.ReferencedType Property

Gets the the referenced type.

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

Syntax

C#

public IDataType ReferencedType { get; }

VB

Public ReadOnly Property ReferencedType As IDataType
    Get

Property Value

Type: IDataType
The type of the referenced.

Implements

IPointerType.ReferencedType

Reference

PointerType Class

TwinCAT.Ads.TypeSystem Namespace