DynamicReferenceInstance.ResolvedCategory Property

Gets the Category of the Referenced Symbol.

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

Syntax

C#

public DataTypeCategory ResolvedCategory { get; }

Property Value

Type: DataTypeCategory
The resolved category.

Implements

IReferenceInstance.ResolvedCategory

Exceptions

Exception

Condition

NotImplementedException

Reference

DynamicReferenceInstance Class

TwinCAT.TypeSystem Namespace