IInstance.TypeName Property

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

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

Syntax

C#

string TypeName { get; }

VB

ReadOnly Property TypeName As String
    Get

Property Value

Type: String
The name of the type.

Reference

IInstance Interface

TwinCAT.TypeSystem Namespace