PointerType.ReferenceTypeName Property

Gets the name of the referenced datatype

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

Syntax

C#

public string ReferenceTypeName { get; }

Property Value

Type: String
The name of the reference dattype.

Implements

IPointerType.ReferenceTypeName

Reference

PointerType Class

TwinCAT.Ads.TypeSystem Namespace