ApplicantInterviewSummary


Description

A representation of the important details of a job interview. The properties are read-only.

Properties

Property

Type

Length

Default

Description

ApplicantInterviewKey

ApplicantInterviewTypeKey

N/A

N/A

The key that uniquely identifies the applicant interview object.

EffectiveDate

dateTime

N/A

N/A

The date of the interview.

DepartmentKey

DepartmentKey

N/A

N/A

A key that uniquely identifies the department associated with the application.

DivisionKey

DivisionKey

N/A

N/A

A key that uniquely identifies the division associated with the applciation.

PositionKey

PositionKey

N/A

N/A

A key that specifies the position associated with the application.

ReviewRating

decimal

N/A

0

Specifies the score from the interview.

ReviewRange

int

N/A

N/A

Specifies the range associated with the rating.

WeightedScore

int

N/A

N/A

Specifies the weighted score from the interview.

TotalWeight

int

N/A

N/A

Specifies a weight value for the interview.



Documentation Feedback