EnumValue.T..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#
public Type ManagedBaseType { get; }
VB
Public ReadOnly Property ManagedBaseType As Type
Get
Property Value
Type: Type
The type of the base.