Table of Contents

Class TaxonomyEvidence

Namespace
Textkernel.Tx.Models.API.Matching.Response
Assembly
Textkernel.Tx.SDK.dll

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

TaxonomyInfo

Taxonomy

Parent taxonomy (industry)

public TaxonomyInfo Taxonomy { get; set; }

Property Value

TaxonomyInfo