AnnotationPropertyAnnotationCode¶
N:m relation for annotation properties that can have multiple values (multi-select).
Fields¶
| Field | Type | Description |
|---|---|---|
| AnnotationCodeID | numeric | Internal ID that references the AnnotationCode entity (Foreign Key) |
| AnnotationPropertyID | numeric | Internal ID that references the AnnotationProperty entity (Foreign Key) |
| ID | numeric | Internal ID for the AnnotationPropertyAnnotationCode entity (Primary Key) |