AliasType.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 override Type? ManagedType { get; }

Property Value

Type: Type
Dot net type.

Reference

AliasType Class

TwinCAT.Ads.TypeSystem Namespace