Group
Show / Hide Table of Contents

Class JobSkill

A skill listed in a resume or job

Inheritance
System.Object
Skill
JobSkillVariation
JobSkill
Inherited Members
JobSkillVariation.Required
Skill.Id
Skill.Name
Skill.ExistsInText
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 JobSkill : JobSkillVariation

Properties

| Improve this Doc View Source

Variations

The variations (synonyms) of this skill that were found

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