ApplicantEducation


Description

Describes the educational background of a job applicant.

Properties

Property

Type

Length

Default

Description

ApplicantEducationKey

ApplicantSequenceKey

N/A

N/A

A key that uniquely identifies the applicant education object.

School

string

15

Empty

The university or school that the applicant graduated from.

Degree

string

20

Empty

The degree the applicant received from the specified school.

Major

string

15

Empty

The applicant’s major course of study while attending the specified school.

GradePointAverage

string

5

Empty

The grade point average for the applicant.

YearGraduated

string

5

Empty

The year the applicant graduated from school.

GPABase

string

3

Empty

The basis the school uses for calculating a grade point average.

Notes

string

8000

Empty

Notes about the applicant education information.

LastModifiedBy

string

N/A

N/A

The user who last modified the transaction. This property is read-only.

LastModifiedDate

dateTime

N/A

N/A

The date the application was last modified. The value is in Coordinated Universal Time (UTC). This property is read-only.

DeleteOnUpdate

boolean

N/A

False

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


Inherits from

BusinessObject


Documentation Feedback