IStructType.BaseTypeName Property

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

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

Syntax

C#

string BaseTypeName { get; }

VB

ReadOnly Property BaseTypeName As String
    Get

Property Value

Type: String
Empty if not derived.

Reference

IStructType Interface

TwinCAT.TypeSystem Namespace