TcAdsSymbolInfo.TypeName Property

Gets the name of the symbol data type.

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

Syntax

C#

public string TypeName { get; }

VB

Public ReadOnly Property TypeName As String
    Get

Property Value

Type: String
Name of the symbol data type.

Implements

ITcAdsSymbol5.TypeName

Reference

TcAdsSymbolInfo Class

TwinCAT.Ads Namespace