StructType.BaseType Property

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

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

Syntax

C#

public IDataType BaseType { get; }

VB

Public ReadOnly Property BaseType As IDataType
    Get

Property Value

Type: IDataType

Implements

IStructType.BaseType

Reference

StructType Class

TwinCAT.Ads.TypeSystem Namespace