TcAdsSymbolInfo.Category Property

Gets the Data Type Category

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

Syntax

C#

public DataTypeCategory Category { get; }

VB

Public ReadOnly Property Category As DataTypeCategory
    Get

Property Value

Type: DataTypeCategory
The category.

Implements

ITcAdsSymbol4.Category

Exceptions

Exception

Condition

NotImplementedException

Reference

TcAdsSymbolInfo Class

TwinCAT.Ads Namespace