Class SubTaxonomy
- Namespace
- Textkernel.Tx.Models.Skills
- Assembly
- Textkernel.Tx.SDK.dll
A subtaxonomy to group similar skills
public class SubTaxonomy
- Inheritance
-
SubTaxonomy
- Derived
- Inherited Members
Properties
SubTaxonomyId
The id of this subtaxonomy
public string SubTaxonomyId { get; set; }
Property Value
SubTaxonomyName
The human-readable name of this subtaxonomy
public string SubTaxonomyName { get; set; }