UnionType.Fields Property
Gets a read only collection of the Fields of the IUnionType.
          Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public ReadOnlyFieldCollection Fields { get; }VB
Public ReadOnly Property Fields As ReadOnlyFieldCollection
Get