DataType.ManagedType Property

Gets the corresponding .NET Type if attached.

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

Syntax

C#

public virtual Type? ManagedType { get; protected set; }

Property Value

Type: Type
Dot net type.

Reference

DataType Class

TwinCAT.Ads.TypeSystem Namespace