Class TaxonomyEvidence
A taxonomy/subtaxonomy (industry/specialization) pair
public class TaxonomyEvidence
- Inheritance
-
TaxonomyEvidence
- Inherited Members
Properties
Subtaxonomy
Child subtaxonomy (specialization)
public TaxonomyInfo Subtaxonomy { get; set; }
Property Value
Taxonomy
Parent taxonomy (industry)
public TaxonomyInfo Taxonomy { get; set; }