Table of Contents

Class JobSkill

Namespace
Textkernel.Tx.Models.Job.Skills
Assembly
Textkernel.Tx.SDK.dll

A skill listed in a resume or job

public class JobSkill : JobSkillVariation
Inheritance
JobSkill
Inherited Members

Properties

Variations

The variations (synonyms) of this skill that were found

public List<JobSkillVariation> Variations { get; set; }

Property Value

List<JobSkillVariation>