AnnotationCode¶
Lookup codes for annotations, can be used to provide a list of options for an annotation.
Fields¶
| Field | Type | Description |
|---|---|---|
| AnnotationID | numeric | Internal ID that references the Annotation entity (Foreign Key) |
| DisplayName | string | English display name for the value |
| ID | numeric | Internal ID for the AnnotationCode entity (Primary Key) |
| Value | string | Annotation code value |