Click or drag to resize

IConceptrelatedTo Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Side - same level relation between the concepts

Namespace:  imbNLP.Data.semanticLexicon.core
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
ICollection<IConcept> relatedTo { get; set; }

Property Value

Type: ICollectionIConcept
The related to.
See Also