IInterfaceType.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.328+39e3229

Syntax

C#

string BaseTypeName { get; }

Property Value

Type: String
Empty if not derived.

Reference

IInterfaceType Interface

TwinCAT.TypeSystem Namespace