Field.ParentType Property
Gets the Parent of this IField.
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public IDataType ParentType { get; }
VB
Public ReadOnly Property ParentType As IDataType
Get