Class Taxonomy
- Namespace
- Textkernel.Tx.Models.DataEnrichment
- Assembly
- Textkernel.Tx.SDK.dll
Base class for Skills and Professions taxonomies
public abstract class Taxonomy
- Inheritance
-
Taxonomy
- Derived
- Inherited Members
Properties
CsvOutput
If csv is requested, this string will contain the csv formatted taxonomy output.
public string CsvOutput { get; set; }