IEnumValue.ManagedBaseType Property

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

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

Syntax

C#

Type ManagedBaseType { get; }

VB

ReadOnly Property ManagedBaseType As Type
    Get

Property Value

Type: Type
The type of the base.

Reference

IEnumValue Interface

TwinCAT.TypeSystem Namespace