TermSearchResultValueOutput interface
The context.
Properties
| glossary |
The name of the glossary which contains the term. |
| guid | The GUID of the term. |
| name | The name of the term. |
Property Details
glossaryName
The name of the glossary which contains the term.
glossaryName?: string
Property Value
string
guid
The GUID of the term.
guid?: string
Property Value
string
name
The name of the term.
name?: string
Property Value
string