IPrimitiveType.PrimitiveFlags Property

Indicates types of different PrimitiveTypes with flags.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

PrimitiveTypeFlags PrimitiveFlags { get; }

VB

ReadOnly Property PrimitiveFlags As PrimitiveTypeFlags
    Get

Property Value

Type: PrimitiveTypeFlags

Reference

IPrimitiveType Interface

TwinCAT.TypeSystem Namespace