AnnotationCodeLocalizedDisplayName¶
Localized names of annotation codes for different languages
Fields¶
Field | Type | Description |
---|---|---|
AnnotationCodeID | numeric | Internal ID that references the AnnotationCode entity (Foreign Key) |
DisplayName | string | Localized display name of the code |
ID | numeric | Internal ID for the AnnotationCodeLocalizedDisplayName entity (Primary Key) |
LanguageID | numeric | Internal ID that references the Language entity (Foreign Key) |