EnumValueTRawValue Property
Gets the raw value of the enumeration (as byte array)
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public byte[] RawValue { get; }Property Value
Byte
The raw value.
Exceptions
|
Exception |
Condition |
|---|---|
|
Base type of enum is not allowed! |