ReferenceType.ResolvedType Property

Gets the type of the resolved.

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

Syntax

C#

public IDataType ResolvedType { get; }

Property Value

Type: IDataType
The type of the resolved.

Implements

IReferenceType.ResolvedType

Reference

ReferenceType Class

TwinCAT.Ads.TypeSystem Namespace