Group
Show / Hide Table of Contents

Class Taxonomy

Base class for Skills and Professions taxonomies

Inheritance
System.Object
Taxonomy
GetTaxonomyProfessionsResponseValue
GetSkillsTaxonomyResponseValue
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Textkernel.Tx.Models.DataEnrichment
Assembly: Textkernel.Tx.SDK.dll
Syntax
public abstract class Taxonomy

Properties

| Improve this Doc View Source

CsvOutput

If csv is requested, this string will contain the csv formatted taxonomy output.

Declaration
public string CsvOutput { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾