Provides job test information for an applicant.
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
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. |
LastModifiedBy |
string |
15 |
N/A |
A string that specifies the namde of the user who last modified the application. This property is read-only. |
ApplicantTestKey |
N/A |
N/A |
The ApplicantTestKey object that uniquely identifies the applicant test object. |
|
TestDate |
dateTime |
N/A |
Empty |
Specifies the date the test was given to the applicant. |
Score |
string |
21 |
Empty |
Specifies the applicant score on the test. |
Notes |
string |
8000 |
Empty |
Specifies additional information associated with the test. |
DeleteOnUpdate |
boolean |
N/A |
False |
Set this flag to True when calling the Update operation to remove applicant test information. |