IInstance.DataType Property

Gets the IDataType of the IInstance.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

IDataType DataType { get; }

VB

ReadOnly Property DataType As IDataType
    Get

Property Value

Type: IDataType
The type of the data.

Reference

IInstance Interface

TwinCAT.TypeSystem Namespace