IStructType.BaseTypeName Property

Gets the the Name of the Base class (if derived)

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.95+cf8c3f5

Syntax

C#

string BaseTypeName { get; }

Property Value

Type: String
Empty if not derived.

Reference

IStructType Interface

TwinCAT.TypeSystem Namespace