IInstance.TypeName Property

Gets the name of the DataType that is used for this IInstance.

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

Syntax

C#

string TypeName { get; }

Property Value

Type: String
The name of the type.

Reference

IInstance Interface

TwinCAT.TypeSystem Namespace