IDataType.IsPrimitive Property

Gets a value indicating whether this IDataType is primitive

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.116+a71ced3

Syntax

C#

bool IsPrimitive { get; }

Property Value

Type: Boolean
true if this instance is primitive; otherwise, false.

Reference

IDataType Interface

TwinCAT.TypeSystem Namespace