Instance.DataType Property
Gets the IDataType of the IInstance.
Namespace: TwinCAT.Ads.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