IInterfaceType.BaseType Property

Gets the structs Base Type (Null if not derived).

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

Syntax

C#

IDataType? BaseType { get; }

Property Value

Type: IDataType

Reference

IInterfaceType Interface

TwinCAT.TypeSystem Namespace