Type definitions - IBulkCheckService - Terminology-related types
Concept class
Represents definition of a concept.
| Property | Meaning |
|---|---|
| ConceptId | Identifier |
| Properties | Array of concept properties |
| Definitions | Array of concept definitions |
| Synonyms | Array of concept synonyms |
PropertyBase class
Base class for concept properties.
| Property | Meaning |
|---|---|
| Name | Name of the property |
TextProperty class
Represents a text property.
| Property | Meaning |
|---|---|
| Values | Collection of values of the property |
PicklistProperty class
Represents a picklist property.
| Property | Meaning |
|---|---|
| Values | Collection of values of the property |
PicklistPropertyValue class
Represents a picklist value.
| Property | Meaning |
|---|---|
| Value | Value |
| Usage | Intended term usage |
TermUsage enumeration
Represents term usage.
| Value | Meaning |
|---|---|
| DoNotUse | |
| Normal | |
| Recommended | |
| Undefined |
Definition class
Represents a definition entry.
| Property | Meaning |
|---|---|
| Lcid | Language code |
| Text | Definition text |
| Note | Definition note |
TermBase class
Base class for terms.
| Property | Meaning |
|---|---|
| Id | Identifier |
| Term | Term text |
| Properties | Array of associated properties |
Synonym class
Represents a synonym.
Term class
Represents a term.
| Property | Meaning |
|---|---|
| Concept | Concept the term belongs to |
TermInfo class
Contains a found term.
| Property | Meaning |
|---|---|
| Term | A term |
, multiple selections available,