Group
Show / Hide Table of Contents

Class JobSubTaxonomy

A subtaxonomy to group similar skills

Inheritance
System.Object
SubTaxonomy
FoundSubTaxonomy
JobSubTaxonomy
Inherited Members
FoundSubTaxonomy.PercentOfOverall
FoundSubTaxonomy.PercentOfParent
SubTaxonomy.SubTaxonomyId
SubTaxonomy.SubTaxonomyName
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.Job.Skills
Assembly: Textkernel.Tx.SDK.dll
Syntax
public class JobSubTaxonomy : FoundSubTaxonomy

Properties

| Improve this Doc View Source

Skills

The skills from this subtaxonomy that were found

Declaration
public List<JobSkill> Skills { get; set; }
Property Value
Type Description
System.Collections.Generic.List<JobSkill>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾