Instance.TypeName Property

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

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

Syntax

C#

public string TypeName { get; protected set; }

Property Value

Type: String
The name of the type.

Implements

IInstance.TypeName

Reference

Instance Class

TwinCAT.Ads.TypeSystem Namespace