EnumType.T..BaseTypeName Property

Gets the BaseType name

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

Syntax

C#

public string BaseTypeName { get; }

VB

Public ReadOnly Property BaseTypeName As String
    Get

Property Value

Type: String
The name of the base type.

Implements

IAliasType.BaseTypeName

Reference

EnumType.T. Class

TwinCAT.Ads.TypeSystem Namespace