AtlasGlossaryHeader interface
The glossary header with basic information.
Properties
| display |
The display text. |
| glossary |
The GUID of the glossary. |
| relation |
The GUID of the relationship. |
Property Details
displayText
The display text.
displayText?: string
Property Value
string
glossaryGuid
The GUID of the glossary.
glossaryGuid?: string
Property Value
string
relationGuid
The GUID of the relationship.
relationGuid?: string
Property Value
string