RawType
- Last UpdatedNov 17, 2021
- 1 minute read
This read-only property returns the numeric type for the raw value. 1 = Euro Float (4 bytes); 2 = MS Float (4 bytes); 3 = Integer (2 or 4 bytes); 4 = MS Double (reserved for future use) (8 bytes).
Syntax
Result = aaTag.RawType;
Return Value
The return value is an integer.
Remarks
The default value is 0.