PROTEL PORTAL PLUS
Online documentation
CodeDef
Code Definitions
| Property Name | Type | Description |
| IntId | int |
Primary key. This id can be changed for a given code over time (items can be removed and re-inserted later) Do not use IntId to reference a code item, please use Code field instead. |
| Code | string | Use this field to reference a code item |
| Type | CodeType | Code list type |
| Name | string | Description of the code |
| Ext1 | string |
Extension field. For now, it is used by a code type for rates |

