Table of Contents

Class JobRawSkill

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

Skill exactly as it was found in the plain text of the document.

public class JobRawSkill : RawSkill
Inheritance
JobRawSkill
Inherited Members

Properties

Required

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

public bool Required { get; set; }

Property Value

bool