ISubRangeType.BaseType Property

Gets the the base type.

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

Syntax

C#

IDataType BaseType { get; }

VB

ReadOnly Property BaseType As IDataType
    Get

Property Value

Type: IDataType
The type of the referenced.

Reference

ISubRangeType Interface

TwinCAT.TypeSystem Namespace