IDataType.Category Property

Gets the Data Type category

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

Syntax

C#

DataTypeCategory Category { get; }

VB

ReadOnly Property Category As DataTypeCategory
    Get

Property Value

Type: DataTypeCategory
The category.

Reference

IDataType Interface

TwinCAT.TypeSystem Namespace