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