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; }

Property Value

Type: IFieldCollection
The members as read only collection.

Implements

IUnionType.Fields

Reference

UnionType Class

TwinCAT.Ads.TypeSystem Namespace