Instance.Category Property

Gets the the DataTypeCategory of the Instance.

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public DataTypeCategory Category { get; protected set; }

Property Value

Type: DataTypeCategory
The category.

Remarks

Corresponds to the Category

Reference

Instance Class

TwinCAT.Ads.TypeSystem Namespace