ITcAdsDataType.BaseType Property

Gets the Base Type of the Type (if enum, alias, array)

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

Syntax

C#

ITcAdsDataType BaseType { get; }

VB

ReadOnly Property BaseType As ITcAdsDataType
    Get

Property Value

Type: ITcAdsDataType
The type of the base.

Reference

ITcAdsDataType Interface

TwinCAT.Ads Namespace