 | IConceptrelatedFrom 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[InversePropertyAttribute("relatedTo")]
ICollection<IConcept> relatedFrom { get; set; }Property Value
Type:
ICollectionIConcept
The related from.
See Also