DynamicSymbol.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#

public IDataType DataType { get; }

VB

Public ReadOnly Property DataType As IDataType
    Get

Property Value

Type: IDataType
The type of the data.

Implements

IInstance.DataType

Reference

DynamicSymbol Class

TwinCAT.TypeSystem Namespace