IReferenceType.ResolvedCategory Property

Gets the Category of the (completely) resolved Symbol.

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

Syntax

C#

DataTypeCategory ResolvedCategory { get; }

VB

ReadOnly Property ResolvedCategory As DataTypeCategory
    Get

Property Value

Type: DataTypeCategory
The resolved category.

Reference

IReferenceType Interface

TwinCAT.TypeSystem Namespace