IDataType.Name Property

Gets the name of the Data Type (without namespace)

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

Syntax

C#

string Name { get; }

Property Value

Type: String
The name.

Reference

IDataType Interface

TwinCAT.TypeSystem Namespace