IInstance.DataType Property
Gets the IDataType of the IInstance.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
IDataType? DataType { get; }
Remarks
The DataType can be unresolved in rare circumstances and therefore could have value null.