TcAdsSymbolInfo.DataTypeId Property

Data type of the symbol.

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

Syntax

C#

public AdsDatatypeId DataTypeId { get; }

VB

Public ReadOnly Property DataTypeId As AdsDatatypeId
    Get

Property Value

Type: AdsDatatypeId
Data type of the symbol.

Implements

ITcAdsSymbol5.DataTypeId

Reference

TcAdsSymbolInfo Class

TwinCAT.Ads Namespace