IEnumValue.RawValue Property
Gets the raw value of the enumeration (as byte array)
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
byte[] RawValue { get; }
Property Value
Type: .Byte.
The raw value.