ResultDataTypes.DataTypes Property

Gets the data types.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

public IDataTypeCollection<IDataType>? DataTypes { get; }

Property Value

Type: IDataTypeCollection.IDataType.
The data types.

Reference

ResultDataTypes Class

TwinCAT.TypeSystem Namespace