DataType.FullName Property
Gets the full name of the IDataType (Namespace + Name)
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public string FullName { get; }
VB
Public ReadOnly Property FullName As String
Get
Property Value
Type: String
The full name.