Specifies the set of criteria to use when retrieving a list of applicant job test objects. Only job test objects that match the specified criteria will be returned. For the best performance, create criteria that uses only the properties marked with the dagger (†). These properties correspond to indexed columns in the database.
Property |
Type |
Description |
---|---|---|
LastModifiedDate |
A date/time restriction specifying when the test information was last updated. |
|
TestCodeKeyId† |
A string restriction that specifies the test code. |
|
ApplicantKeyId† |
A restriction specifying the ID of the applicant for the application. |
|
TestDate† |
A date/time restriction specifying the date the test was completed. |
|
Score† |
A string restriction that specifies the test score. |