ITcAdsSymbol5.DataType Property

Gets the Data type object of the Symbol.

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

Syntax

C#

ITcAdsDataType DataType { get; }

VB

ReadOnly Property DataType As ITcAdsDataType
    Get

Property Value

Type: ITcAdsDataType
The data type object or NULL if not resolved.

Reference

ITcAdsSymbol5 Interface

TwinCAT.Ads Namespace