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