Instance.DataType Property

Gets the IDataType of the IInstance.

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

Syntax

C#

public IDataType? DataType { get; protected set; }

Property Value

Type: IDataType
The type of the data.

Implements

IInstance.DataType

Reference

Instance Class

TwinCAT.Ads.TypeSystem Namespace