IEnumValue.Primitive Property
Gets the (Primitive, BaseType) Value of the enumeration as object
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
Object Primitive { get; }
VB
ReadOnly Property Primitive As Object
Get
Property Value
Type: Object
The object value.