DecimalKind enum | QSYS API Reference Guide
Indicates the kind of decimal field.
Namespace: ASNA.QSys.Runtime
Assembly: ASNA.QSys.Runtime.dll
Enum Values
| Name | Description | Value |
|---|---|---|
| Binary | Binary decimal. | 0 |
| Packed | Packed decimal. | 1 |
| Zoned | Zoned decimal. | 2 |