DynamicSymbol.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#
public string TypeName { get; }
VB
Public ReadOnly Property TypeName As String
Get
Property Value
Type: String
The name of the type.