ITcAdsDataType.BaseTypeName Property

Gets the name of the base type (if enum, alias, array)

Namespace:  TwinCAT.Ads
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
The name of the base type.

Reference

ITcAdsDataType Interface

TwinCAT.Ads Namespace