PrimitiveType.PrimitiveFlags Property

Indicates types of different PrimitiveTypes with flags.

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

Syntax

C#

public PrimitiveTypeFlags PrimitiveFlags { get; }

Property Value

Type: PrimitiveTypeFlags
The primitive flags.

Implements

IPrimitiveType.PrimitiveFlags

Reference

PrimitiveType Class

TwinCAT.Ads.TypeSystem Namespace