IEnumValue.ManagedBaseType Property

Gets the enumeration base type (sint,byte,short,ushort,int,uint,Int64,UInt64 supported)

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

Syntax

C#

Type ManagedBaseType { get; }

Property Value

Type: Type
The type of the base.

Reference

IEnumValue Interface

TwinCAT.TypeSystem Namespace