AtlasRelatedTermHeader interface
The header of the related term.
Properties
| description | The description of the related term. |
| display |
The display text. |
| expression | The expression of the term. |
| relation |
The GUID of the relationship. |
| status | The status of term relationship. Possible values: "DRAFT", "ACTIVE", "DEPRECATED", "OBSOLETE", "OTHER" |
| steward | The steward of the term. |
| term |
The GUID of the term. |
Property Details
description
The description of the related term.
description?: string
Property Value
string
displayText
The display text.
displayText?: string
Property Value
string
expression
The expression of the term.
expression?: string
Property Value
string
relationGuid
The GUID of the relationship.
relationGuid?: string
Property Value
string
status
The status of term relationship.
Possible values: "DRAFT", "ACTIVE", "DEPRECATED", "OBSOLETE", "OTHER"
status?: string
Property Value
string
steward
The steward of the term.
steward?: string
Property Value
string
termGuid
The GUID of the term.
termGuid?: string
Property Value
string