Class JobNormalizedSkill
- Namespace
- Textkernel.Tx.Models.Job.Skills
- Assembly
- Textkernel.Tx.SDK.dll
Normalized skill concept representing one or more raw skills that were extracted.
public class JobNormalizedSkill : NormalizedSkill
- Inheritance
-
JobNormalizedSkill
- Inherited Members
Properties
Required
true if this skill was listed as 'required' on the job description
public bool Required { get; set; }