DynamicValue.DataType Property

Gets the data type bound to this IValue

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

Syntax

C#

public IDataType? DataType { get; }

Property Value

Type: IDataType
The type of the data.

Implements

IValue.DataType

Exceptions

Exception

Condition

NotImplementedException

Reference

DynamicValue Class

TwinCAT.TypeSystem Namespace