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