ITcAdsDataType.ManagedType Property

Managed Type of the (simple,primitive) type.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

Type ManagedType { get; }

VB

ReadOnly Property ManagedType As Type
    Get

Property Value

Type: Type
The managed type of the data type.

Reference

ITcAdsDataType Interface

TwinCAT.Ads Namespace