Click or drag to resize

IConceptrelatedTo Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Side - same level relation between the concepts

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

Property Value

Type: ICollectionIConcept
The related to.
See Also