Table of Contents

Class JobSkillVariation

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

A skill listed in a resume or job

public class JobSkillVariation : Skill
Inheritance
JobSkillVariation
Derived
Inherited Members

Properties

Required

true if this skill was listed as 'required' on the job description

public bool Required { get; set; }

Property Value

bool