IDataType.FullName Property

Gets the full name of the IDataType (Namespace + Name)

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

Syntax

C#

string FullName { get; }

Property Value

Type: String
The full name.

Reference

IDataType Interface

TwinCAT.TypeSystem Namespace