EnumType.T..BaseType Property

Gets the Base Type

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

Syntax

C#

public IDataType? BaseType { get; }

Property Value

Type: IDataType
The type of the base.

Implements

IAliasType.BaseType

Reference

EnumType.T. Class

TwinCAT.Ads.TypeSystem Namespace