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: 6.0.328+39e3229
Syntax
C#
public IFieldCollection Fields { get; }