IStructType.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.95+cf8c3f5

Syntax

C#

IDataType? BaseType { get; }

Property Value

Type: IDataType

Reference

IStructType Interface

TwinCAT.TypeSystem Namespace