ApplicantSkill


Description

Provides job skill information for an applicant.

Properties

Property

Type

Length

Default

Description

ApplicantSkillKey

ApplicantSkillKey

N/A

N/A

The key that uniquely identifies applicant skill information.

SkillNumber

int

N/A

N/A

A number that identifies the job skill.

Proficiency

int

N/A

0

Specifies the number of points. The points reflect the capabilities of the applicant for the specified job skill.

Comments

string

20

Empty

Additional information associated with the applicant and the specified skill.

DeleteOnUpdate

boolean

N/A

False

Set this flag to True when calling the Update operation to remove applicant skill information.


Inherits from

BusinessObject


Documentation Feedback