DataType.ManagedType Property
Gets the corresponding .NET Type if attached.
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public virtual Type ManagedType { get; }
VB
Public Overridable ReadOnly Property ManagedType As Type
Get
Property Value
Type: Type
Dot net type.